Closed mheap closed 5 years ago
Make all the oneOf tabs sync on request bodies in addition to response descriptions and examples
This includes a hack in Volta tabs to add a toggle event to prevent .click() recursion.
toggle
.click()
@mheap is there a spec currently using this?
Check the reporting branch of api-specification. The reports API uses it
reporting
api-specification
Make all the oneOf tabs sync on request bodies in addition to response descriptions and examples
This includes a hack in Volta tabs to add a
toggle
event to prevent.click()
recursion.