This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
Added
- #393 adds the documentation key "identifier" to the
DocumentationModel
and
allowed documentation keys; the key is used in conjunction with the API
Blueprint "identifier" and Swagger "operationId" fields.
Changed
- #398 changes how paths are globbed to use
realpath()
when providing a path
toglob()
, fixing an issue when used on IBM i platforms.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.