RapiDoc icon indicating copy to clipboard operation
RapiDoc copied to clipboard

Schema tab should be shown before examples tab when schema is default

Open marshmn opened this issue 1 year ago • 0 comments

It is possible to control which tab is shown by default within a request body/response, by setting default-schema-tab="schema" - however, when doing so, the tabs still have the 'Examples' tab shown to the left of the 'Schema' tab. This feels odd (to me) when you come to the page and the second tab is selected by default.

It would be nice if the tabs were listed in the order 'Schema' then 'Examples' when schema is set as the default. Or perhaps provide an option to control the order separately?

Screenshot from 2023-12-27 12-51-21

marshmn avatar Dec 27 '23 13:12 marshmn