Skip to content

Commit

Permalink
Merge pull request #819 from ergoplatform/scalahub-patch-2
Browse files Browse the repository at this point in the history
Update openapi.yaml
  • Loading branch information
catena2w authored Jun 28, 2019
2 parents 399cef0 + e3430c2 commit 2b07dc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1731,7 +1731,7 @@ paths:
- in: query
name: minInclusionHeight
required: false
description: Mininal box inclusion height
description: Minimal box inclusion height
schema:
type: integer
format: int32
Expand Down Expand Up @@ -1781,7 +1781,7 @@ paths:
- in: query
name: minInclusionHeight
required: false
description: Mininal box inclusion height
description: Minimal box inclusion height
schema:
type: integer
format: int32
Expand Down Expand Up @@ -1824,7 +1824,7 @@ paths:
- in: query
name: minInclusionHeight
required: false
description: Mininal box inclusion height
description: Minimal box inclusion height
schema:
type: integer
format: int32
Expand Down

0 comments on commit 2b07dc5

Please sign in to comment.