Skip to content

Latest commit

 

History

History
executable file
·
30 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

executable file
·
30 lines (19 loc) · 1.21 KB

UML -> OpenAPI3.0 Generator for StarUML

Raw v0.1

This StarUML extension is an implementation of the UML->API technical specification at https://edi3.org/uml-profile/. Please review the specification before using this extension because it provides some insight into the UML constructs that are supported and how they map to OpenAPI3.0 specifications.

Using the extension.

Install the extension in the usual way for StarUML extensions. Then select Tools->OpenAPI from your StarUML menu, select the UML package for generation and click OK. That's it.

About this extension

Support or contribution to this extension

  • Raise a ticket in this repo
  • Make a pull request to this repo

Support on the underlying UML->API specification