graphql-engine/server/tests-py/queries/v1/metadata/test_dc_add_agent.yaml
2022-08-17 22:14:40 +00:00

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"