Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

JIRA: PLAT-4843

Overview

You can apply transformations the apply the requests and responses transformations in your Proxy APIs through the API Policies tab. Request and response transformation enables transformations enable you modify to modify the contents of your APIs using key/value pairs in the following ways:

  • Request transformation: use Use this policy to transform a header, body, or the query string in the upstream request API call before it is forwarded to the Proxy API endpoint.
  • Response transformation: use Use this policy to transform a header or JSON content in the API response that is returned to the caller.

...

You can perform the following operations when apply applying the transformation policy:

...

Order

Request 

Transformer

Response

Transformer

1

Remove 

Remove
2

Rename 

Replace
3

Replace

Add
4AddAppend
5AppendN/A

Limitations

...