Skip to content

Commit

Permalink
swagger.yaml includes conway era
Browse files Browse the repository at this point in the history
  • Loading branch information
Unisay committed Mar 17, 2023
1 parent 7847a5d commit 32e5fbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions specifications/api/swagger.yaml
Expand Up @@ -2199,6 +2199,7 @@ components:
- mary
- alonzo
- babbage
- conway

NetworkInfo: &NetworkInfo
type: object
Expand Down Expand Up @@ -2253,6 +2254,7 @@ components:
mary: *nullableEpochInfo
alonzo: *nullableEpochInfo
babbage: *nullableEpochInfo
conway: *nullableEpochInfo
description: |
If and when each era started or will start.
Expand Down Expand Up @@ -3750,9 +3752,7 @@ components:
- title: List
type: array
items:
type: object
additionalProperties:
$ref: "#/components/schemas/TransactionMetadataValueNoSchema"
$ref: "#/components/schemas/TransactionMetadataValueNoSchema"

- title: Map
type: object
Expand Down

0 comments on commit 32e5fbe

Please sign in to comment.