Whitelist / Filter Transformation #574
Unanswered
kai-modrzok
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Why |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm connecting via an openapi handler to an existing REST api. That api offers plenty of operations and I don't want to expose all of them. So I checked the "filter" transformation for any whitelisting functionality but was unlucky.
Is there such a functionality already? Or what would be the suggest way to handle that requirement?
I could imagine, that having a modified copy of the openapi spec locally would work - but I think/hope there's a better way to do that.
Beta Was this translation helpful? Give feedback.
All reactions