Allow OpenAPI blocks inside tabs #690
terra-alex
started this conversation in
Feature Requests
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue: Inside a tabs object, we want to be able to insert an OpenAPI block, but cannot at the moment.
Reasoning: we have 3 different flows for one given action, which are best represented by using a tabs object that allows the user to select the type of flow they'll use. Each one might have its own API call which we want to display. We're currently doing it on 3 different pages, but would prefer to have it in the same one with tabs.
Consideration: The width may not be sufficient for properly displaying the OpenAPI block
Potential solution: Allow "full width" option for tab blocks
Beta Was this translation helpful? Give feedback.
All reactions