openapi.composites

Members

Aliases

VibeHandler
alias VibeHandler = void function(HTTPServerRequest, HTTPServerResponse)
Undocumented in source.

Functions

findComposites
VibeHandler[string][OperationsType] findComposites()
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(URLRouter router)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(URLRouter router, OpenApi definitions)
Undocumented in source. Be warned that the author may not have intended to support it.
validation
auto validation(VibeHandler handler, OpenApi definitions)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ErrorOutput
struct ErrorOutput
Undocumented in source.
swaggerPath
struct swaggerPath
Undocumented in source.

Templates

Alias
template Alias(alias S)
Undocumented in source.

Meta

Authors

Szabo Bogdan <szabobogdan@yahoo.com>

Date

Date: 9 13, 2015

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.