advanced-rest-client / api-type-document

⛔️ DEPRECATED This component is being deprecated. Use `api-documentation` instead.
0 stars 2 forks source link

[W-12137562] Object being incorrectly recursively rendered in type documentation #71

Closed carowright closed 1 year ago

carowright commented 1 year ago

Bug: Object being incorrectly recursively rendered in type documentation

Screenshot 2023-01-16 at 16 22 27

Fix: Property has type ScalarShape but also Xone, in that case we should set isOneOf to true to show the list of possibilities.

Screenshot 2023-01-16 at 16 21 47