cancel
Showing results for 
Search instead for 
Did you mean: 

JSON Schema with draft04 version is not supporting in CPI

former_member798050
Discoverer
0 Kudos

Hi,

The CPI is not supporting JSON draft04 schema. is there anyway to convert draft04 json schema to open API schema so that CPI can support.

Below is the sample json draft04 schema.

schema-draft04-version.txt

Accepted Solutions (0)

Answers (1)

Answers (1)

PriyankaChak
Active Contributor
0 Kudos

Hi,

You have to manually create it using swagger tool.

https://editor.swagger.io/

former_member798050
Discoverer
0 Kudos

Hi Priyanka,

Thanks for the quick response.

Is there anyway that we can convert automatic instead manual creation using swagger because we have hundreds of fields that we cannot create manually.

Or Do we have any update from SAP that why they don't support Draft04 schemas in CPI? or is there any alternative solution?

Thanks.

PriyankaChak
Active Contributor