Skip to content

Error in schema of query parameter timestamp #316

Description

@larsolofsson

minLength: 1 is missing in the schema of query parameter timestamp .
minLength: 1 to be added to query parameter timestamp in
List supplier-orders,
List logistics-delivery-notes
List logistics-delivery-instructions
List logistics-inventory-changes
List logistics-shipments
List logistics-loading-instructions

Current construct

        - in: query
          name: timestamp
          schema:
            type: string
          required: false
          description: filter based on `timestamp` (can contain an ISO 8601 interval)

Metadata

Metadata

Assignees

No one assigned

    Labels

    MUST BE DISCUSSEDMust be discussed during the next CWG meeting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions