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
As a developer I would like to be able to locally compare/see the RHSM Swagger/OpenApi spec while I develop. It would also aid in development if the ability to run a form of Swagger/OpenAPI linting on the GUI existed.
Acceptance Criteria
Display in a browser the RHSM Swagger/OpenApi spec using Swagger-UI
Update local dev mock with RHSM examples
Research feasibility of using Swagger/OpenAPI linting on GUI API response consumption
Assumptions and Questions
In order for this to function properly the API spec needs to be publicly available, or checked into the frontend repository
The text was updated successfully, but these errors were encountered:
Feature Description
As a developer I would like to be able to locally compare/see the RHSM Swagger/OpenApi spec while I develop. It would also aid in development if the ability to run a form of Swagger/OpenAPI linting on the GUI existed.
Acceptance Criteria
Research feasibility of using Swagger/OpenAPI linting on GUI API response consumptionAssumptions and Questions
The text was updated successfully, but these errors were encountered: