The following resources were provided by Debasis regarding schema.
• The attached yaml file, which can be viewed using https://editor.swagger.io/, documents the available Schema APIs
• A list of available schemas can be retrieved using the Schema Service, within Postman, using the following command:
GET {{SCHEMA_HOST}}/schema?limit=10000
• In order to get details of a specific entry, in this case master-data--Prospect:1.0.0 use this command:
{{SCHEMA_HOST}}/schema/opendes:wks:master-data--Prospect:1.0.0
• Master Data Repository
• Sample json file for well data
[schema.yaml](/uploads/9253caac285941c07067fbcf43f16f2c/schema.yaml)