Skip to content

Commit

Permalink
Fix endpoint name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omarahm committed Oct 2, 2017
1 parent d335cbe commit 38f8a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/notary-core/contracts/promises/rest/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ paths:
responses:
200:
description: "successful operation"
/integartion-plugins/{pluginName}/contracts:
/integration-plugins/{pluginName}/contracts:
get:
tags:
- "contracts"
Expand Down

0 comments on commit 38f8a44

Please sign in to comment.