bigcommerce / docs

The open source docs home for BigCommerce, including API specifications in OAS YAML and narrative docs in MDX
https://developer.bigcommerce.com
10 stars 19 forks source link

Update models so title appears when rendered #304

Closed markcmurphy closed 1 month ago

markcmurphy commented 1 month ago

What changed?

This PR modifies the structure of the forms and pagination related models so that the titles appear in the anyOf or oneOf selectors

Release notes draft

anyOf or oneOf options now appear for forms and pagination theme object models.

Anything else?

Before:

image

After:

image