Oai Packages

koas-parameters

Koas parameters attempts to coerce path and query parameters to the type specified in their respective JSON schema.

0.7.0 • Published 2 years ago

koas-status-code

Koas status code automatically sets the response status code based on the success status code specified in the Open API object.

0.7.0 • Published 2 years ago

koas-swagger-ui

Koas Swagger UI serves Swagger UI. This requires the `specURL` variable to have been set on the `ctx.openApi` object. Typically this is done by combining it with [`koas-spec-handler`][].

0.7.0 • Published 2 years ago