clearbank / clearbank.github.io

ClearBank®'s API Documentation. Visit https://clearbank.github.io/
MIT License
2 stars 6 forks source link

Dev Portal support for displaying oneOf in payload definitions #123

Closed SensibleWood closed 4 months ago

SensibleWood commented 6 months ago

This change supports the use of oneOf in Schema Object.

The idea is to provide a sentence of description that classifies properties into groups, and then labels the groups accordingly.

The resultant display is as shown in the following screenshot:

image

Note that this will also cope with objects that are a simple type, but the grammar around this is probably not as good as for complex objects with named properties...