mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 16:30:19 +00:00
12 lines
375 B
JSON
12 lines
375 B
JSON
|
{
|
||
|
"definitions": {
|
||
|
"SampleCompanyOnePrimitiveString": {
|
||
|
"type": "string",
|
||
|
"id": "x-samplecompanyone-mystr"
|
||
|
},
|
||
|
"SampleCompanyTwoPrimitiveString": {
|
||
|
"type": "string",
|
||
|
"id": "x-samplecompanyone-mystr"
|
||
|
}
|
||
|
}
|
||
|
}
|