-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
None
-
5
-
Problem Definition
We have a new architecture based on microservices and we would like to declare our APIs in OpenAPI format, but we don’t want to deploy the swagger renderer within our microservices.
In fact, we would like to expose it outside the final deployment nodes, but within the markup documentation of our microservices that are placed directly into Bitbucket.
Suggested Solution
We would like to have an integrated view of our code, documentation and exposed apis inside Bitbucket