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

Releases: apiaryio/protagonist

Full-syntax parameters support

12 Sep 12:20

Choose a tag to compare

Pre-release

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

11 Sep 12:07

Choose a tag to compare

Pre-release

This version delivers initial support for parameters parsing as well as minor changes to API - reflecting latest vnd.apiblueprint.ast.raw+json:

  • transactions key of the action object has been renamed to examples to better reflect its purpose as a transaction example
  • the parameters key (and object as such) has been removed from the action object completely

Please report any disparities.


Snow Crash: v0.5.0

API Change: AST 1.0

03 Sep 12:45

Choose a tag to compare

API Change: AST 1.0 Pre-release
Pre-release

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

18 Jul 14:41

Choose a tag to compare

Initial release Pre-release
Pre-release

Snow Crash: v0.2.3