Convert the quickstart guide Smithy model into the OpenAPI format.
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.