module Swagger

Defined in:

swagger.cr
swagger/action.cr
swagger/authorization.cr
swagger/builder.cr
swagger/controller.cr
swagger/error.cr
swagger/oauth2_flow.cr
swagger/object.cr
swagger/parameter.cr
swagger/property.cr
swagger/request.cr
swagger/response.cr
swagger/server.cr

Constant Summary

OPENAPI_MAJAR_VERSION = "3"
OPENAPI_VERSION = "3.0.1"
VERSION = "0.1.1"