Skip to content

Commit

Permalink
Fix typo in API.md (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
jihuayu authored Dec 3, 2023
1 parent d77ea0f commit 44f7c9e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,8 +490,6 @@ DELETE /api/v1/namespaces/{namespace}/clusters/{cluster}/shards/{shard}

### Create Node

### Create Shard

```
POST /api/v1/namespaces/{namespace}/clusters/{cluster}/shards/{shard}/nodes
```
Expand Down Expand Up @@ -693,4 +691,4 @@ POST /api/v1/namespaces/{namespace}/clusters/{cluster}/shards/migration/slot_onl
"message": "DETAIL ERROR STRING"
}
}
```
```

0 comments on commit 44f7c9e

Please sign in to comment.