Skip to content

gis_data_types can be empty #325

Description

@m-mohr

Although for each file format in GET /file_formats a gis_data_types array is required, it is not required to have an item. It should have had a minItems: 1 entry, but hasn't. Thus we can't add it any more as it's also not specified in text anywhere that an entry is required, i.e. it's a breaking change.

ToDo:

  • For 1.0.1 we can add a recommendation that at least one item should be given.
  • For 2.0.0 we can add minItems: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingBreaking changes, requires a major-version (2.0.0 for example)bugcapabilities

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions