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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Done Ready for ReviewThe change is implemented and ready for review.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions