mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 21:12:09 +03:00
7a2352dd6e
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5415 GitOrigin-RevId: b46f928eae85a747378bbc18968d93dcb81c895a
13 lines
236 B
YAML
13 lines
236 B
YAML
- description: Test DC Add Agent
|
|
url: /v1/metadata
|
|
headers:
|
|
X-Hasura-Role: admin
|
|
status: 200
|
|
response:
|
|
message: success
|
|
query:
|
|
type: dc_add_agent
|
|
args:
|
|
name: test_agent
|
|
url: "http://www.google.com"
|