mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-13 01:40:23 +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"
|
|
}
|
|
}
|
|
} |