mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 12:21:34 +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 = {
|
||||
definition: {
|
||||
openapi: '3.0.0',
|
||||
openapi: '3.1.0',
|
||||
info: {
|
||||
title: 'Audiobookshelf API',
|
||||
version: '1.0.0',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue