mulesoft / docs-gateway

BSD 3-Clause "New" or "Revised" License
1 stars 6 forks source link

Missing http-policy xsd schemas #540

Open AdamCoulterOz opened 5 months ago

AdamCoulterOz commented 5 months ago

In the policy template xml definition examples, the schemaLocation for http-policy and http-policy-transform don't resolve. The xsd schemas for almost every other component is available though http://www.mulesoft.org/schema/mule/.

https://github.com/mulesoft/docs-gateway/blob/1156e356320cca576f037e0ca578009240b2f6b1/mule-gateway/modules/ROOT/pages/policies-custom-mule-4-reference.adoc?plain=1#L170-L188

Specifically:

http-policy - http://www.mulesoft.org/schema/mule/http-policy/current/mule-http-policy.xsd

and

http-policy-transform - http://www.mulesoft.org/schema/mule/http-policy-transform/current/mule-http-policy-transform.xsd

both return 404.

chris-campbell9 commented 4 months ago

@AdamCoulterOz Thank you for your contribution. We have added it to our issue tracking system for review.