How to ensure that all integration classes and properties are created by running REST CONNECTOR wizard?
Hi
REST wizard consumes a response generated by an exposed REST API. In some situations the response sent by the exposed REST API does not contains all the elements/properties for example if some properties/elements are conditional and are only returned in some situations where an appropriate request contains specific data.
Since we do not have an equivalent of WSDL/XSD in case of REST services, how we do ensure that Pega class structure and properties contain all the constructs we need in Pega to generate and consume REST API responses.
Any help greatly appreciated!