Allow 405 Method Not Allowed when attempting to delete a non-nullable value

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • V4.0_ERRATA01
    • Affects Version/s: V4.0_CS02
    • Component/s: Protocol
    • None
    • Environment:

      [Applied]

    • Hide

      Define 405 Method Not Allowed as an alternative to 400 Bad Request for attempting to delete a non-nullable resource.

      Show
      Define 405 Method Not Allowed as an alternative to 400 Bad Request for attempting to delete a non-nullable resource.

      According to 11.4.9.2 in [Core], A DELETE request to a non-nullable value MUST fail and the service respond with 400 Bad Request.

      An equally good response code would be 405 Method Not Allowed.

            Assignee:
            Michael Pizzo (Inactive)
            Reporter:
            Michael Pizzo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: