Skip to main content

2 docs tagged with "Swagger UI support"

View All Tags

Import and use external Assets in the Workbench

You have an asset that was created externally and you want to import into the Workbench and then create a project based on the imported asset. In this How-To, we will import the Narayana LRA Coordinator service and use it within a saga application composition project as an example.

Introduce Breaking Changes safely to an Existing API

You have built an API with and published it so that it can be consumed by other services. Due to new requirements you want to introduce a breaking change without breaching the API contract. To introduce breaking changes it is recommended to create a new version of your API.