Uploaded image for project: 'apiman (API Management)'
  1. apiman (API Management)
  2. APIMAN-1011

Policy test request type doesn't support 'PATCH' method

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 1.2.x
    • 1.2.2.Final
    • Plugin

      The PolicyTestRequestType enum is used in policy tests during the construction of the request object.

      At present it supports:

      • GET
      • PUT
      • POST
      • DELETE
      • HEAD
      • OPTIONS
      • TRACE

      ...but not PATCH.

      It would be good to be able to test policies that operate on requests sent with the PATCH method.

            ewittman@redhat.com Eric Wittmann
            outofcoffee_jira Pete Cornish (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: