mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 22:36:46 +00:00
Fix incorrect HTTP method in REST API docs
This commit is contained in:
@@ -422,7 +422,7 @@ PUT /api/v1/country/1
|
||||
<code-block label="Request" active>
|
||||
|
||||
```
|
||||
DELETE /api/v1/country/1/exists
|
||||
GET /api/v1/country/1/exists
|
||||
```
|
||||
|
||||
</code-block>
|
||||
|
||||
Reference in New Issue
Block a user