I am validating input request with XSD in datapower. I have done one pattern value change for one input param in xsd and deployed. If i do test in lower environmentslike SIT and UAT it is validating getting response but in production im getting API portal documentation error for particular change why it is not taking pls give some suggestions to sort this issue.
(Here in this xsd i have added IP6 value pattern to validate client ip.)