An implementation of OpenApiDslContext that keeps context information for Swagger Core.
Computes (or gets) the schema associated with the given KType. You can get a KType using the typeOf<>() function.
typeOf<>()
Outputs the content of this context to the given OpenAPI object.