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

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

10 lines
203 B
YAML
Raw Normal View History

description: Call of an endpoint with a url template with the arg missing
url: /api/rest/top_be_dropped
method: GET
status: 404
query:
response:
path: $
error: 'Endpoint not found'
code: not-found