Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Kliment committed Oct 30, 2015
1 parent 21faddd commit 84072b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This library takes API Blueprint AST and returns specific HTTP transactions (Req
- Validates URI parameteres types
- Selects first request and first response if multiple request or responses are given in the
- Assigns path origin object pointing to the Blueprint AST
- Compiles [cannonical transction path](#canonical-transaction-paths) as a unique identifier for each transaction
- Compiles [cannonical transaction path](#canonical-transaction-paths) as a unique identifier for each transaction
- Assigns origin object pointing to the Blueprint AST [DEPRECATED]
- Compiles Transaction name string for each transaction [DEPRECATED]

Expand Down

0 comments on commit 84072b6

Please sign in to comment.