-
Notifications
You must be signed in to change notification settings - Fork 40
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
docs: update formatting for godocs #78
Conversation
rest/accounts/v1/README.md
Outdated
@@ -5,7 +5,7 @@ This is the public Twilio REST API. | |||
## Overview | |||
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project from the OpenAPI specs located at [twilio/twilio-oai](https://github.com/twilio/twilio-oai/tree/main/spec). By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client. | |||
|
|||
- API version: 1.15.0 | |||
- API version: 1.14.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is the version regressing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure, will investigate.
rest/api/v2010/README.md
Outdated
@@ -246,6 +246,7 @@ Class | Method | HTTP request | Description | |||
- [ApiV2010AccountCallCallEvent](docs/ApiV2010AccountCallCallEvent.md) | |||
- [ApiV2010AccountCallCallFeedback](docs/ApiV2010AccountCallCallFeedback.md) | |||
- [ApiV2010AccountCallCallFeedbackSummary](docs/ApiV2010AccountCallCallFeedbackSummary.md) | |||
- [ApiV2010AccountCallCallFeedbackSummaryIssues](docs/ApiV2010AccountCallCallFeedbackSummaryIssues.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did this get added?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure, I used the commit hash from the last release. Will investigate.
Replaces #72
Generated by twilio/twilio-oai-generator#37
Checklist