Returns the enum values defined by any resolved branch of a schema. Aggregates across anyOf/oneOf branches and includes const values so the editor can offer them as a select.
enum
anyOf
oneOf
const
Returns the
enumvalues defined by any resolved branch of a schema. Aggregates acrossanyOf/oneOfbranches and includesconstvalues so the editor can offer them as a select.