How can I remove specific resources from the schema's? #690
-
I want to remove specific resources from the "schemas" list, but I don't see how (without removing a whole endpoint that I need. It's because some resources tend to include 3-4 layers deep of resources and then I add a single endpoint that suddenly adds 20 schema's due to that nesting. How can I hide those? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@RosiersRobin it is possible to hide schemas entirely using Also this can only hide the entire list of schemas, not a single one. https://docs.stoplight.io/docs/elements/b074dc47b2826-elements-configuration-options |
Beta Was this translation helpful? Give feedback.
@RosiersRobin it is possible to hide schemas entirely using
hideSchemas
configuration option of Stoplight Elements UI. For this you'd need to publish the Scramble's view.Also this can only hide the entire list of schemas, not a single one.
https://docs.stoplight.io/docs/elements/b074dc47b2826-elements-configuration-options