mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 16:27:17 +01:00
docs(api): fix stoplight.json format [skip ci]
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"formats": {
|
||||
"openapi": {
|
||||
"rootDir": "./",
|
||||
"include": ["overseerr-api*.yml"]
|
||||
"rootDir": ".",
|
||||
"include": ["./overseerr-api.yml"]
|
||||
}
|
||||
},
|
||||
"exclude": ["docs"]
|
||||
|
||||
Reference in New Issue
Block a user