@PavanB75 In Pega Platform, you can perform JSON schema validation for text inputs and outputs in automations. You can configure a JSON schema by uploading a .yaml file. The JSON schema transfers the data to the REST service from the automation rule. The .yaml file generates the Swagger documentation with the sample JSON request and response. If the .yaml content is invalid, the system displays an error and you cannot submit the file. Please note that Pega Platform uses the OpenAPI specific .yaml content to generate the Swagger documentation. This feature is available in the '23 version of Pega Platform.
This is a GenAI-powered tool. All generated answers require validation against the provided references.