mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 20:41:49 +03:00
53ca4da79d
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4345 GitOrigin-RevId: 0b739530757ee1081d764d9582e3c0e648861d4e
8 lines
208 B
YAML
8 lines
208 B
YAML
description: Successful call of an endpoint with date and point
|
|
url: /api/rest/with_date/2010-1-1/{"type":"Point","coordinates":[-48.23456,20.12345]}
|
|
method: GET
|
|
status: 200
|
|
query:
|
|
response:
|
|
test_table: []
|