Skip to content

Commit 9eadf95

Browse files
committed
Update OpenAPI documentation
1 parent eab3d7a commit 9eadf95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"openapi": "3.0.4",
33
"info": {
44
"title": "Kavita",
5-
"description": "Kavita provides a set of APIs that are authenticated by JWT. JWT token can be copied from local storage. Assume all fields of a payload are required. Built against v0.8.6.19",
5+
"description": "Kavita provides a set of APIs that are authenticated by JWT. JWT token can be copied from local storage. Assume all fields of a payload are required. Built against v0.8.7.0",
66
"license": {
77
"name": "GPL-3.0",
88
"url": "https://github.com/Kareadita/Kavita/blob/develop/LICENSE"
99
},
10-
"version": "0.8.6.19"
10+
"version": "0.8.7.0"
1111
},
1212
"servers": [
1313
{

0 commit comments

Comments
 (0)