Skip to content

Files

Latest commit

94495f9 · Apr 2, 2025

History

History

smithy-to-openapi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 10, 2023
Jun 21, 2023
Apr 2, 2025

Smithy to OpenAPI Template

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.