diff --git a/.stoplight.json b/.stoplight.json index 59f13abb..a14583de 100644 --- a/.stoplight.json +++ b/.stoplight.json @@ -1,8 +1,8 @@ { "formats": { "openapi": { - "rootDir": "./", - "include": ["overseerr-api*.yml"] + "rootDir": ".", + "include": ["./overseerr-api.yml"] } }, "exclude": ["docs"]