Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(swagger): add operationId to /delete #19918

Merged
merged 1 commit into from
Nov 10, 2020
Merged

Conversation

sranka
Copy link
Contributor

@sranka sranka commented Nov 6, 2020

This PR adds operationId to swagger POST /delete operation. operationId is required for the swagger API documentation to generate an anchor such as https://v2.docs.influxdata.com/v2.0/api/#operation/PostDelete`. Such links are used in the generated code and documentation of influxdb-client-js, see for example https://influxdata.github.io/influxdb-client-js/influxdb-client-apis.bucketsapi.html

@sranka sranka requested a review from a team as a code owner November 6, 2020 07:40
@sranka sranka requested review from drdelambre and removed request for a team November 6, 2020 07:40
@sranka sranka merged commit c33dc99 into master Nov 10, 2020
@sranka sranka deleted the swagger/delete_operation_Id branch November 10, 2020 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants