Skip to content

x-order not respected when using $ref #1611

@bjarnemagnussen

Description

@bjarnemagnussen

When using referencing, e.g.:

"properties": {
    "$ref": "#/components/schemas/Properties",
    "x-order": 2
},

Then the x-order is not respected. Only if it is put on the actual referenced feature Properties.

Is this expected, or should it be possible to override the x-order value of the feature when defined directly after referencing it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions