mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
3a6f4e1737
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2466 GitOrigin-RevId: 1f3599d1317235a31c98d7ed1ece2db92d82e916
10 lines
182 B
YAML
10 lines
182 B
YAML
description: Replace schema cache (metadata) with no initial tables
|
|
url: /v1/metadata
|
|
status: 200
|
|
response:
|
|
message: success
|
|
query:
|
|
type: replace_metadata
|
|
args:
|
|
tables: []
|