Skip to content

New ErrorInfo schema alters the expected properties order #515

@jlurien

Description

@jlurien

Problem description
CAMARA_common.yaml in r3.3 updated ErrorInfo schema with enhanced descriptions, but changing the order of the properties that appeared in previous versions, and is used in all guidelines and specifications, which was status -> code -> message

Expected behavior
The same order should be kept. Even if both schemas are equivalent and examples are still compliant with the new schema, tools (spec viewers, code generators, etc) usually respect the schema order.

Alternative solution
If this is not patched before M4 due to time constraints, WGs should ignore the new order and preserve the original one, updating only the enhanced descriptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    correctioncorrection in documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions