Skip to content

Commit 3f497d4

Browse files
committed
Rollback open api version to '0.1.5'
This will avoid a breaking change on the signer side. A new era will be created then and deployed when enough signers are able to run it.
1 parent f55fc6f commit 3f497d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ info:
44
# `mithril-common/src/lib.rs` file. If you plan to update it
55
# here to reflect changes in the API, please also update the constant in the
66
# Rust file.
7-
version: 0.2.0
7+
version: 0.1.5
88
title: Mithril Aggregator Server
99
description: |
1010
The REST API provided by a Mithril Aggregator Node in a Mithril network.

0 commit comments

Comments
 (0)