Skip to content

Order Deletion request is idempotent #237

Description

@nickevansuk

Three lines in the spec appear to conflict:

  1. "All Booking System endpoints defined in this specification must be idempotent."

  2. "GoneError": "An Order has been soft-deleted by an Order Deletion request."

The Test Suite implements (1), which is consistent with the overall design of the specification.

The second line should therefore be updated for clarity:

  1. "GoneError": "An Order has been soft-deleted by an Order Deletion request (not applicable to Order Deletion requests, which are idempotent)."

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

    CR3Issues relating to CR3

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions