elements icon indicating copy to clipboard operation
elements copied to clipboard

TryIt to follow selected schema using oneOf selector

Open aleskovets opened this issue 3 years ago • 0 comments

TryIt should follow selected request body schema when User selects an option using oneOf dropdown.

Context

Allow user to actually interact with multiple schemas and use it with TryIt.

Current Behavior

Currently only the first schema is pre-loaded and selection of different schema does not make any difference. recording

Expected Behavior

TryIt should follow selected schema in "Body" section

aleskovets avatar Jul 01 '22 16:07 aleskovets