Merge pull request #559 from Algunenano/developer_center_fix

Docs: remove more brackets
This commit is contained in:
Raúl Marín 2019-01-11 12:50:12 +01:00 committed by GitHub
commit 5566311c20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -471,7 +471,7 @@ components:
type: array
items:
type: string
description: [Optional] List of errors produced by the query. If this property is present, the query has failed.
description: (Optional) List of errors produced by the query. If this property is present, the query has failed.
time:
type: number
format: float
@ -500,7 +500,7 @@ components:
description: List of errors produced by the query.
hint:
type: string
description: [Optional] Hint about the errors
description: (Optional) Hint about the errors
example:
error: ["function st_buffer(geometry) does not exist"]
hint: No function matches the given name and argument types. You might need to add explicit type casts