Skip to content

Commit a3e815f

Browse files
[GitHub Actions] Update openAPI spec files
1 parent d3703aa commit a3e815f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sormas-rest/swagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url" : "https://www.gnu.org/licenses/gpl-3.0.html"
88
},
99
"title" : "SORMAS REST API",
10-
"version" : "1.98.1-SNAPSHOT"
10+
"version" : "1.98.0-SNAPSHOT"
1111
},
1212
"servers" : [ {
1313
"url" : "/sormas-rest"

sormas-rest/swagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ info:
1010
name: GPL v3
1111
url: https://www.gnu.org/licenses/gpl-3.0.html
1212
title: SORMAS REST API
13-
version: 1.98.1-SNAPSHOT
13+
version: 1.98.0-SNAPSHOT
1414
servers:
1515
- url: /sormas-rest
1616
paths:

0 commit comments

Comments
 (0)