Redocly / swagger-repo

CLI tool to help you manage your OpenAPI(fka Swagger) repo.
MIT License
18 stars 29 forks source link

Hide endpoint, (redocly.yaml is not working) #28

Open dnyaneshgiga opened 3 years ago

dnyaneshgiga commented 3 years ago

I need to hide some endpoints which are only for internal use. How can I do that? I tried adding plugin and registered it with redocly.yaml but it is not working Here is my redocly.yaml `# See https://redoc.ly/docs/cli/configuration/ for more information. apiDefinitions: main: openapi/openapi.yaml lint: extends:

adamaltman commented 3 years ago

@dnyaneshgiga sorry we missed this comment here. Please post the issue at github.com/redocly/openapi-cli repo if you still have a problem.