diff --git a/.stoplight.json b/.stoplight.json index a14583de..0a876a9e 100644 --- a/.stoplight.json +++ b/.stoplight.json @@ -2,7 +2,7 @@ "formats": { "openapi": { "rootDir": ".", - "include": ["./overseerr-api.yml"] + "include": ["**"] } }, "exclude": ["docs"]