Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

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

Open
dnyaneshgiga opened this issue Feb 25, 2021 · 1 comment
Open

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

dnyaneshgiga opened this issue Feb 25, 2021 · 1 comment

Comments

@dnyaneshgiga
Copy link

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: - recommended plugins: - './plugins/hider-plugin.js' decorators: hider/remove-internal-operations: error referenceDocs: htmlTemplate: ./docs/index.html theme: colors: primary: main: "red"

@adamaltman
Copy link
Member

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants