wapiml
wapiml copied to clipboard
An OpenAPI round-trip tool that leverages model-driven techniques to create, visualize, manage, and generate OpenAPI definitions.
Hi, We have developed one Papyrus model to generate YAML using the eclipse WAPIml plugin. But while generating it's not taking the descriptions from the UAM file to YAML generation....
I would love to see support for version 3.0 of the OpenAPI specification. I would be glad to help implementing this.
Would it be possible to place the content of the "description" field described in the converted Swagger / OpenAPIv2 API specification into the "Applied comments" field within the respective UML...
We need to validate the model before generating the definition. The behavior of the generator is unpredictable in the presence of semantic errors in the model. Related issue : https://github.com/opendata-for-all/openapi-profile/issues/8
Test support for standalone execution and provide documentation to demonstrate how to do it.
Team I found this error converting a model to either YAML or JSON An internal error occurred during: "edu.uoc.som.wapiml.ui.popup.handlers.ConvertToYaml". Cannot invoke "edu.uoc.som.openapi2.API.getInfo()" because "this.openAPI2Model" is null I saw this on...