This repository was archived by the owner on May 23, 2024. It is now read-only.
1.6.0
Added
- API Blueprint files are now compiled with data structures. #47
- Added a new
generatorsconfig that lets you exclude documentation groups from being compiled into API Blueprint files. #48
Changed
- API Blueprint files are now compiled into three separate files and directories. #47
resources/- Previous resource groups.representations/- Data representations.api.apib- Combined file of groups and representations.