IBM Support

PATCH HTTP method support

News


Abstract

Specify REST APIs that accept the PATCH HTTP method

Content

What is it?

When you deploy a REST API in an IWS server, you can specify one of the following HTTP methods for the API to handle:
  • GET
  • POST
  • PUT
  • DELETE
With this update, you now have the option of also selecting the PATCH HTTP method.

Why use it?

In the world of REST APIs, each HTTP method has a purpose.  The POST HTTP method is typically used to create a resource. The PUT HTTP method is used to update all fields in the resource.  The PATCH HTTP method is used to indicate that some fields need to be updated.

Availability

The support is enabled in the following PTFs:

V7R5M0 SI81806, SI81880               
V7R4M0 SI81807, SI81881
V7R3M0 SI81808, SI81882

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"HW1A1","label":"IBM Power Systems"},"Component":"","Platform":[{"code":"PF012","label":"IBM i"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"LOB57","label":"Power"}}]

Document Information

Modified date:
15 December 2022

UID

ibm16848169