-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[TT-13758] Generate API docs #6877
base: master
Are you sure you want to change the base?
Conversation
A JIRA Issue ID is missing from your branch name, PR title and PR description! 🦄 Your branch: docs/generate-api-docs Your PR title: [development] Generate API docs Your PR description: The PR extends the docs taskfile to provide a `fmt` target (clear formatting rules), and a `generate` (gen, codegen) target, that generates two new docs from godocs package information:
If this is your first time contributing to this repository - welcome! Please refer to jira-lint to get started. Without the JIRA Issue ID in your branch name you would lose out on automatic updates to JIRA via SCM; some GitHub status checks might fail. Valid sample branch names:‣ feature/shiny-new-feature--mojo-10' |
API Changes no api changes detected |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
fe6334e
to
6195605
Compare
6195605
to
341a9b3
Compare
This PR is too huge for one to review 💔
Consider breaking it down into multiple small PRs. Check out this guide to learn more about PR best-practices. |
Let's make that PR title a 💯 shall we? 💪 Your PR title and story title look slightly different. Just checking in to know if it was intentional!
Check out this guide to learn more about PR best-practices. |
Pausing the merge on this, noticed a documentation issue when covering OAS docs that requires a docgen update loop. |
|
d705291
to
ad47875
Compare
eadf81a
to
2d28be7
Compare
💔 The detected issue is not in one of the allowed statuses 💔
Please ensure your jira story is in one of the allowed statuses |
2d28be7
to
389b7b8
Compare
💔 The detected issue is not in one of the allowed statuses 💔
Please ensure your jira story is in one of the allowed statuses |
TT-13758
User description
The PR extends the docs taskfile to provide a
fmt
target (clear formatting rules), and agenerate
(gen, codegen) target, that generates two new docs from godocs package information:/internal
Preview for internal.md
Preview for plugin-apis.md
https://tyktech.atlassian.net/browse/TT-13758