Skip to content

Commit

Permalink
fix: yaml wrong typing
Browse files Browse the repository at this point in the history
  • Loading branch information
dadiorchen committed Dec 15, 2020
1 parent ce546a4 commit 5030d05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/api/spec/treetracker-token-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ paths:
deprecated: false



/transfers/{transfer_id}:
get:
tags:
Expand All @@ -285,8 +286,6 @@ paths:
description: ''
'401':
$ref: '#/components/responses/UnauthorizedError'

/transfers/{transfer_id}:
delete:
tags:
- Transfers
Expand Down

0 comments on commit 5030d05

Please sign in to comment.