Skip to content

Commit

Permalink
Add note that swagger is deprecated and little release note placehold…
Browse files Browse the repository at this point in the history
…er (#4334)

* Add note that swagger is deprecated and little release note placeholder

* node!
  • Loading branch information
ThomasArts committed Apr 18, 2024
1 parent 387efb5 commit 69569d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/aehttp/priv/swagger.yaml
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
description: 'This is the [Aeternity](https://www.aeternity.com/) node API.'
description: 'This is the [Aeternity](https://www.aeternity.com/) node API. The swagger version of this API will be deprecated and replaced by an openAPI 3.x specification'
version: x.y.z
title: Aeternity node
termsOfService: 'https://www.aeternity.com/terms/'
Expand Down
1 change: 1 addition & 0 deletions docs/release-notes/next-ceres/deprecate_swagger.md
@@ -0,0 +1 @@
* Deprecate swagger API to be replaced by openAPI 3.x specification

0 comments on commit 69569d2

Please sign in to comment.