mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
Updated vednor files
This commit is contained in:
@ -1,2 +0,0 @@
|
||||
Schema SampleCompanyTwoPrimitiveString and SampleCompanyOnePrimitiveString have the same 'id' field value.
|
||||
|
@ -1,2 +0,0 @@
|
||||
Schema SampleCompanyOnePrimitiveString has type 'unsupportedtype' which is not supported. Supported primitive types are [boolean integer number string].
|
||||
|
@ -1,12 +0,0 @@
|
||||
{
|
||||
"definitions": {
|
||||
"SampleCompanyOnePrimitiveString": {
|
||||
"type": "string",
|
||||
"id": "x-samplecompanyone-mystr"
|
||||
},
|
||||
"SampleCompanyTwoPrimitiveString": {
|
||||
"type": "string",
|
||||
"id": "x-samplecompanyone-mystr"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"definitions": {
|
||||
"SampleCompanyOnePrimitiveString": {
|
||||
"type": "unsupportedtype",
|
||||
"id": "x-samplecompanyone-mystr"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user