mirror of
https://github.com/seerr-team/seerr.git
synced 2026-04-18 22:38:17 -04:00
10 lines
115 B
JSON
10 lines
115 B
JSON
{
|
|
"formats": {
|
|
"openapi": {
|
|
"rootDir": ".",
|
|
"include": ["**"]
|
|
}
|
|
},
|
|
"exclude": ["docs"]
|
|
}
|