Skip to content

v1.0.79-alpha

Choose a tag to compare

@github-actions github-actions released this 07 Dec 14:08
bfbab41
Search and replace in response policy (#48)

* Added ‘SearchAndReplace’ Apigee policy

* Renamed to ‘SearchAndReplaceResponse’

* Fixed typo

* Removed any ES6 syntax

* Added SearchAndReplaceResponse Apigee policy to sandbox

* Added JS file

* Updated name

* Moved flow in to the TargetEndpoint

* Updated the search and replace JS

* Debugging basePath and subdomain

* Debug context

* Debugging proxyRequest and targetRequest

* WIP

* Added timestamp

* WIP

* WIP

* WIP

* WIP

* WIP

* Using target.name in API host name

* Removed switch statement

* Using a request.url

* Removed targetName

* Updated JS