Skip to content

Transform apigateway documentation parts to the official Openapi specification.

License

Notifications You must be signed in to change notification settings

mauriciocm9/apigateway2openapi

Repository files navigation

Convert apigateway documentation parts to OpenAPI valid specification

Code lines Comments

Supported Documentation parts

  • API
  • METHOD
  • MODEL
  • REQUEST_BODY
  • RESOURCE
  • RESPONSE

Example

go run . API-staging-oas30-apigateway.json

Roadmap

Feature/Improvement Description Status
Support PATH_PARAMETER - Not Started
Support QUERY_PARAMETER - Not Started
Remove getBytes method This is a temp hack Not Started
Don't set summary using options This is a temp hack Not Started

About

Transform apigateway documentation parts to the official Openapi specification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages