JSON to CDT

Overview

The JSON to CDT utility transforms any JSON to an XSD which can be uploaded to an application to create the CDTs needed.

This app can be used to generate the response data object of REST services that have no definition through Swagger/OpenAPI or services that have a variable response such as GraphQL.

Anonymous