Skip to content

Commit

Permalink
Fix swagger definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Ospald committed Nov 9, 2020
1 parent 283a02a commit 7579cfb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions specifications/api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -878,8 +878,6 @@ x-stakePoolMetadata: &stakePoolMetadata
type: string
format: uri
example: https://iohk.io
delisted:
type: boolean

x-stakePoolRetirement: &stakePoolRetirement
<<: *epochInfo
Expand Down Expand Up @@ -3050,7 +3048,6 @@ x-responsesListStakePools: &responsesListStakePools
items: *ApiJormungandrStakePool

x-responsesPoolMaintenance: &responsesPoolMaintenance
<<: *responsesErr405
<<: *responsesErr404
204:
description: No Content
Expand Down

0 comments on commit 7579cfb

Please sign in to comment.