docs: fix remove_api_limits metadata spec

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8277
GitOrigin-RevId: e17d8c90485568121d4a5f1dd7cbc3b5f6cee97d
This commit is contained in:
Naveen Naidu 2023-03-13 22:00:12 +05:30 committed by hasura-bot
parent 52cacabad0
commit 99a7a89fa3

View File

@ -116,6 +116,7 @@ Content-Type: application/json
X-Hasura-Role: admin
{
"type": "remove_api_limit"
"type": "remove_api_limits"
"args": {}
}
```