You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 elixir templates to support web developers in creating API documentation with OpenAPI.
Acceptance Criteria
Only add OpenAPI when create API template (--api)
Add OpenAPI addon as a required addon in the template.
Add OpenAPI tooling (Spectral, Elements, Lint).
Create an endpoint (e.g., GET {{base_url}}/api/docs/openapi) to access the API documentation through the browser.
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 elixir templates to support web developers in creating API documentation with OpenAPI.
Acceptance Criteria
--api
)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: