Smithy to OpenAPI Template

October 3, 2024 ยท View on GitHub

Convert the quickstart guide Smithy model into the OpenAPI format.

Build

To build the models in this project run:

smithy build

From the root of this template directory.

The resulting OpenAPI specification can be found in the build directory created by the command above in the smithy/source/openapi directory.