-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(http): fix the documentation for the query swagger endpoint (#15181
) The `/query` swagger endpoint now specifies that error messages are returned as the standard JSON schema. The standard JSON schema has also been changed slightly so that only `code` and `message` are documented and the intention is that we will flatten the message from an `influxdb.Error` before we encode the JSON.
- Loading branch information
1 parent
eb15b34
commit ff7d13a
Showing
1 changed file
with
3 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters