mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
Updated vednor files
This commit is contained in:
38
vendor/github.com/googleapis/gnostic/extensions/sample/x-sampletwo.json
generated
vendored
38
vendor/github.com/googleapis/gnostic/extensions/sample/x-sampletwo.json
generated
vendored
@ -1,38 +0,0 @@
|
||||
{
|
||||
"definitions": {
|
||||
"Book": {
|
||||
"type": "object",
|
||||
"id": "x-sampletwo-book",
|
||||
"required": [
|
||||
"code",
|
||||
"message"
|
||||
],
|
||||
"properties": {
|
||||
"code": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"message": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Shelf": {
|
||||
"type": "object",
|
||||
"id": "x-sampletwo-shelf",
|
||||
"required": [
|
||||
"foo1",
|
||||
"bar"
|
||||
],
|
||||
"properties": {
|
||||
"foo1": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"bar": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user