Skip to content

Commit 716efce

Browse files
authored
Merge pull request #3253 from input-output-hk/ctl/remove-mention-of-Open-API-documentation-website-in-Open-API-files
Remove mention of Open API documentation website in Open API files
2 parents beb3af1 + dee7150 commit 716efce

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

docs/website/openapi.current.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ info:
88
title: Mithril Aggregator Server
99
description: |
1010
The REST API provided by a Mithril Aggregator Node in a Mithril network.
11-
12-
You can play with it [here](https://mithril.network/doc/aggregator-api/current).
1311
termsOfService: http://swagger.io/terms/
1412
contact:
1513
name: Mithril Team

openapi.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ 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.1.62
7+
version: 0.1.63
88
title: Mithril Aggregator Server
99
description: |
1010
The REST API provided by a Mithril Aggregator Node in a Mithril network.
11-
12-
You can play with it [here](https://mithril.network/doc/aggregator-api/current).
1311
termsOfService: http://swagger.io/terms/
1412
contact:
1513
name: Mithril Team

0 commit comments

Comments
 (0)