mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-14 13:21:39 +00:00
Updated OpenAPI to 3.1.0
This commit is contained in:
parent
f41b1b6469
commit
5a248e6ce9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ const swaggerJSDoc = require('swagger-jsdoc')
|
||||||
|
|
||||||
const options = {
|
const options = {
|
||||||
definition: {
|
definition: {
|
||||||
openapi: '3.0.0',
|
openapi: '3.1.0',
|
||||||
info: {
|
info: {
|
||||||
title: 'Audiobookshelf API',
|
title: 'Audiobookshelf API',
|
||||||
version: '1.0.0',
|
version: '1.0.0',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue