Skip to content

Commit 82d0acf

Browse files
committed
automatic update of docs/swagger files (release v4.4.0)
1 parent e478191 commit 82d0acf

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

docs/swagger-dev.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,8 @@
285285
"knights",
286286
"paladins",
287287
"sorcerers",
288-
"druids"
288+
"druids",
289+
"monks"
289290
],
290291
"type": "string",
291292
"default": "all",
@@ -1074,7 +1075,8 @@
10741075
"knights",
10751076
"paladins",
10761077
"sorcerers",
1077-
"druids"
1078+
"druids",
1079+
"monks"
10781080
],
10791081
"type": "string",
10801082
"default": "all",

docs/swagger.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"name": "MIT",
1717
"url": "https://github.com/TibiaData/tibiadata-api-go/blob/main/LICENSE"
1818
},
19-
"version": "v4.3.6"
19+
"version": "v4.4.0"
2020
},
2121
"host": "api.tibiadata.com",
2222
"basePath": "/",
@@ -285,7 +285,8 @@
285285
"knights",
286286
"paladins",
287287
"sorcerers",
288-
"druids"
288+
"druids",
289+
"monks"
289290
],
290291
"type": "string",
291292
"default": "all",
@@ -1074,7 +1075,8 @@
10741075
"knights",
10751076
"paladins",
10761077
"sorcerers",
1077-
"druids"
1078+
"druids",
1079+
"monks"
10781080
],
10791081
"type": "string",
10801082
"default": "all",

0 commit comments

Comments
 (0)