action wso2apistore_post_jsontoxml { label: "post_jsontoxml" provider: wso2apistore method: POST path: "/jsontoxml" encoding: json input: { type: "string" } output: { type: "object" additionalProperties: true } }