mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
59c01786fe
Add optimistic concurrency control to the ‘replace_metadata’ call. Prevents users from submitting out-of-date metadata to metadata-mutating APIs. See https://github.com/hasura/graphql-engine-mono/issues/472 for details. GitOrigin-RevId: 5f220f347a3eba288a9098b01e9913ffd7e38166
7 lines
116 B
YAML
7 lines
116 B
YAML
- description: Clear metadata
|
|
url: /v1/metadata
|
|
status: 200
|
|
query:
|
|
type: dump_internal_state
|
|
args: {}
|