Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

1.6.0

Choose a tag to compare

@erunion erunion released this 26 Apr 16:10

Added

  • API Blueprint files are now compiled with data structures. #47
  • Added a new generators config 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.