mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
10 lines
115 B
JSON
10 lines
115 B
JSON
{
|
|
"formats": {
|
|
"openapi": {
|
|
"rootDir": ".",
|
|
"include": ["**"]
|
|
}
|
|
},
|
|
"exclude": ["docs"]
|
|
}
|