graphql-engine/server/tests-py/queries/endpoints/endpoint_with_template.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
195 B
YAML
Raw Normal View History

description: Successful call of an endpoint with a url template
url: /api/rest/with_template/Foo
method: GET
status: 200
query:
response:
test_table:
- first_name: Foo
last_name: Bar