This repository was archived by the owner on Nov 8, 2024. It is now read-only.
Releases: apiaryio/protagonist
Releases · apiaryio/protagonist
Full-syntax parameters support
This release delivers full parameters parsing support as well as it brings back the support for parameter description in action sections. That is it reintroduces the parameters key (and object as such) that has been previously removed from the action object.
Snow Crash: v0.5.1
Initial parameters support & API Change
This version delivers initial support for parameters parsing as well as minor changes to API - reflecting latest vnd.apiblueprint.ast.raw+json:
transactionskey of theactionobject has been renamed toexamplesto better reflect its purpose as a transaction example- the
parameterskey (and object as such) has been removed from theactionobject completely
Please report any disparities.
Snow Crash: v0.5.0
API Change: AST 1.0
Compliance with Snow Crash v0.3.x AST 1.0.
The result's AST object (under the ast key) is now in the vnd.apiblueprint.ast.raw+json; version=1.0 format.
Please report any disparities.
Snow Crash: v0.3.1
Initial release
Snow Crash: v0.2.3