Changelog
0.7.0
openapi-types
Changelog
0.5.2
Changelog
0.5.1
koas-security
now uses module augmentation to determine types for
users and clients.koas-security
user getters now also support returning a user /
client tuple for http
and apiKey
security schemes.Changelog
0.5.0
document
, not
rawRpec
.resolveRef
function to plugins to resolve JSON
references.z-schema
has been replaced with jsonschema
.koas-operations
now checks if operations or controllers are unused.koas-parameters
now assigns path parameters and query parameters to
pathParams
and queryParams
respectively.Changelog
0.4.1
koas-core
have been fixed.Changelog
0.4.0