-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add OpenAPI to support creating API documentation with OpenAPI #446
Labels
Comments
sanG-github
added a commit
that referenced
this issue
Aug 29, 2023
sanG-github
added a commit
that referenced
this issue
Aug 31, 2023
sanG-github
added a commit
that referenced
this issue
Aug 31, 2023
sanG-github
added a commit
that referenced
this issue
Sep 6, 2023
sanG-github
added a commit
that referenced
this issue
Sep 6, 2023
sanG-github
added a commit
that referenced
this issue
Sep 6, 2023
sanG-github
added a commit
that referenced
this issue
Sep 6, 2023
sanG-github
added a commit
that referenced
this issue
Sep 6, 2023
sanG-github
added a commit
that referenced
this issue
Sep 7, 2023
sanG-github
added a commit
that referenced
this issue
Sep 7, 2023
This was referenced Sep 7, 2023
sanG-github
added a commit
that referenced
this issue
Sep 14, 2023
sanG-github
added a commit
that referenced
this issue
Sep 18, 2023
sanG-github
added a commit
that referenced
this issue
Sep 18, 2023
sanG-github
added a commit
that referenced
this issue
Sep 18, 2023
github-merge-queue bot
pushed a commit
that referenced
this issue
Sep 27, 2023
… OpenAPI (#464) * [#446] Add OpenAPI to template * [#446] Update folder * [#446] Fix linting * [#446] Ignore file violating eslint rules * [#446] Add tests * [#446] Update failed tests * [#446] Update failed tests * [#446] Toggle failed tests * [#446] Add package.json for api * [#446] Update keep file name * [#446] Update keep file name in tests * [#446] Move files inside addon folder * [#446] Make OpenAPI optional for WEB * [#446] Update the condition to copy file * [#446] Fix linting * [#446] Update the failed generating * [#446] Update logic for readable * [#446] Update Makefile * [#446] Add tests for addon * [#446] Update failed tests * [#446] Update Makefile * [#446] Add lint docs rely on OpenAPI * [#446] Update tests localtion * [#446] Use latest patch version for the external packages? * [#446] Update the Makefile options
sanG-github
added a commit
that referenced
this issue
Sep 28, 2023
sanG-github
added a commit
that referenced
this issue
Sep 28, 2023
sanG-github
added a commit
that referenced
this issue
Sep 28, 2023
sanG-github
added a commit
that referenced
this issue
Sep 28, 2023
sanG-github
added a commit
that referenced
this issue
Sep 28, 2023
sanG-github
added a commit
that referenced
this issue
Sep 28, 2023
sanG-github
added a commit
that referenced
this issue
Sep 28, 2023
sanG-github
added a commit
that referenced
this issue
Sep 28, 2023
sanG-github
added a commit
that referenced
this issue
Sep 28, 2023
sanG-github
added a commit
that referenced
this issue
Sep 28, 2023
sanG-github
added a commit
that referenced
this issue
Sep 29, 2023
sanG-github
added a commit
that referenced
this issue
Sep 29, 2023
sanG-github
added a commit
that referenced
this issue
Sep 29, 2023
sanG-github
added a commit
that referenced
this issue
Sep 29, 2023
sanG-github
added a commit
that referenced
this issue
Sep 29, 2023
sanG-github
added a commit
that referenced
this issue
Sep 29, 2023
github-merge-queue bot
pushed a commit
that referenced
this issue
Sep 29, 2023
…OpenAPI (#466) * [#446] Add files support creating mock server * [#446] Add tests * [#446] Move Fly.io deployment file to addon folder * [#446] Only apply Dockerfile when installing OpenAPI * [#446] Ask when adding Mock server * [#446] Update Makefile * [#446] Fix wrong rebased * [#446] Optimize flow * [#446] Add missing comment * [#446] Move tests to proper place
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why
The team now has OpenAPI Training Path to learn and practice. OpenAPI on Compass for developers to follow conventions and best practices. NO OpenAPI boilerplates currently exist in the rails templates to support web developers in creating API documentation with OpenAPI.
Acceptance Criteria
GET {{base_url}}/api/docs/openapi
) to access the API documentation through the browser.Resources
Who Benefits?
Everyone
The text was updated successfully, but these errors were encountered: