vmware / vmware-openapi-generator

VMware-openapi-generator tool generates open-api documents from vapi metamodel format.
Other
23 stars 19 forks source link

Restructuring of VMware OpenAPI Generator #55

Closed Navneet-0101 closed 4 years ago

Navneet-0101 commented 4 years ago

Modularisation of the monolithic vmsgen.py script into a tool that supports new-verb-annotation and generation of oas (open api specification) along with swagger scripts. Added test cases with 81% coverage and documentation for reference.

vmwclabot commented 4 years ago

@Navneet-0101, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.