Skip to content

Commit

Permalink
fix: stamps EP amount value OpenAPI specification (#2817)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrekucci authored Feb 17, 2022
1 parent 0b77fa6 commit 4ce3f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/SwarmDebug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ paths:
- in: path
name: amount
schema:
type: integer
$ref: "SwarmCommon.yaml#/components/schemas/BigInt"
required: true
description: Amount of BZZ added that the postage batch will have.
- in: path
Expand Down

0 comments on commit 4ce3f7d

Please sign in to comment.