-
Notifications
You must be signed in to change notification settings - Fork 21
docs: add troubleshooting section to contributing guide #897
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
Conversation
✅ Deploy Preview for api-clients-automation ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✗ The generated branch has been deleted.If the PR has been merged, you can check the generated code on the |
|
||
You might want to send additional information to the generators that have no link with your REST API. To do so, you can add parameters starting with `x-` at the root level of your spec, which will be available in the mustache template under the `vendorExtensions` object. | ||
#### Force the name of a `requestBody` |
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 find titles with ####
hard to discern and the separation of the different troubleshooting points is not clear enough. Maybe adding a dash or a number would help ?
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.
Do you mean via the file, or the website? The preview looks nice: https://deploy-preview-897--api-clients-automation.netlify.app/docs/contributing/add-new-api-client
5febc04
to
df30ed7
Compare
df30ed7
to
1b61c2f
Compare
1b61c2f
to
64b536f
Compare
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.
👍
algolia/api-clients-automation#897 Co-authored-by: Clément Vannicatte <[email protected]>
algolia/api-clients-automation#897 Co-authored-by: Clément Vannicatte <[email protected]>
🧭 What and Why
🎟 JIRA Ticket: -
Changes included:
Follow up of the "discovery" in #896
This PR updates the contributing guide "Add a new API client" so we don't forget what is this property about
🧪 Test
Netlify preview