wso2 / kubernetes-apim

Kubernetes and Helm resources for WSO2 API Manager
Apache License 2.0
114 stars 216 forks source link

How to make the Response Caching worked in the wso2am-3.1.0? (am-pattern-2) #435

Open visz1214 opened 4 years ago

visz1214 commented 4 years ago

Description: I've already add the [message_builder] json = "org.apache.synapse.commons.json.JsonStreamBuilder" in the deployment.toml of the Gateway config chart. But I do not understand the meaning of "maintain the standard builders on the API Dev portal node. "It's from https://apim.docs.wso2.com/en/latest/learn/api-gateway/response-caching/#response-caching What does it mean and how to make this work?

Suggested Labels: Response Caching

**Affected Product Version: wso2am-3.1.0

**OS, DB, other environment details and versions: kubernetes centOS mysql

13940344135 commented 4 years ago

@pubudu538 I ran into the same trouble.