propertyOrdering

public abstract Schema.Builder propertyOrdering(List<String> propertyOrdering)
@CanIgnoreReturnValue()
public Schema.Builder propertyOrdering(Array<String> propertyOrdering)

Setter for propertyOrdering.

propertyOrdering: Optional. Order of properties displayed or used where order matters. This is not a standard field in OpenAPI specification, but can be used to control the order of properties.