mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
added vendors
This commit is contained in:
12
vendor/github.com/googleapis/gnostic/test/errors/invalid-plugin-invocation.errors
generated
vendored
Normal file
12
vendor/github.com/googleapis/gnostic/test/errors/invalid-plugin-invocation.errors
generated
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
Errors reading examples/v2.0/yaml/petstore.yaml
|
||||
Invalid invocation of gnostic-plugin: foo=bar,:abc
|
||||
Errors reading examples/v2.0/yaml/petstore.yaml
|
||||
Invalid invocation of gnostic-plugin: ,foo=bar:abc
|
||||
Errors reading examples/v2.0/yaml/petstore.yaml
|
||||
Invalid invocation of gnostic-plugin: foo=:abc
|
||||
Errors reading examples/v2.0/yaml/petstore.yaml
|
||||
Invalid invocation of gnostic-plugin: =bar:abc
|
||||
Errors reading examples/v2.0/yaml/petstore.yaml
|
||||
Invalid invocation of gnostic-plugin: ,,:abc
|
||||
Errors reading examples/v2.0/yaml/petstore.yaml
|
||||
Invalid invocation of gnostic-plugin: foo=bar=baz:abc
|
16
vendor/github.com/googleapis/gnostic/test/errors/petstore-badproperties.errors
generated
vendored
Normal file
16
vendor/github.com/googleapis/gnostic/test/errors/petstore-badproperties.errors
generated
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
Errors reading examples/errors/petstore-badproperties.yaml
|
||||
ERROR $root.info is missing required property: version
|
||||
ERROR $root.info has invalid property: myproperty
|
||||
ERROR $root.paths./pets.get.parameters.parameter.bodyParameter is missing required property: schema
|
||||
ERROR $root.paths./pets.get.parameters.parameter.bodyParameter has invalid properties: type, format, myproperty
|
||||
ERROR $root.paths./pets.get.parameters.parameter.bodyParameter has unexpected value for in: query (string)
|
||||
ERROR $root.paths./pets.get.parameters.parameter.nonBodyParameter.headerParameterSubSchema has invalid property: myproperty
|
||||
ERROR $root.paths./pets.get.parameters.parameter.nonBodyParameter.headerParameterSubSchema has unexpected value for in: query (string)
|
||||
ERROR $root.paths./pets.get.parameters.parameter.nonBodyParameter.formDataParameterSubSchema has invalid property: myproperty
|
||||
ERROR $root.paths./pets.get.parameters.parameter.nonBodyParameter.formDataParameterSubSchema has unexpected value for in: query (string)
|
||||
ERROR $root.paths./pets.get.parameters.parameter.nonBodyParameter.queryParameterSubSchema has invalid property: myproperty
|
||||
ERROR $root.paths./pets.get.parameters.parameter.nonBodyParameter.pathParameterSubSchema has invalid property: myproperty
|
||||
ERROR $root.paths./pets.get.parameters.parameter.nonBodyParameter.pathParameterSubSchema has unexpected value for in: query (string)
|
||||
ERROR $root.paths./pets.get.parameters.jsonReference is missing required property: $ref
|
||||
ERROR $root.paths./pets.get.parameters.jsonReference has invalid properties: name, in, required, type, format, myproperty
|
||||
ERROR $root.paths./pets.post has unexpected value for tags: pets (string)
|
2
vendor/github.com/googleapis/gnostic/test/errors/petstore-missingversion.errors
generated
vendored
Normal file
2
vendor/github.com/googleapis/gnostic/test/errors/petstore-missingversion.errors
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
Errors reading examples/errors/petstore-missingversion.yaml
|
||||
unable to identify OpenAPI version
|
3
vendor/github.com/googleapis/gnostic/test/errors/petstore-unresolvedrefs.errors
generated
vendored
Normal file
3
vendor/github.com/googleapis/gnostic/test/errors/petstore-unresolvedrefs.errors
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
Errors reading examples/errors/petstore-unresolvedrefs.yaml
|
||||
ERROR could not resolve #/definitions/Pet
|
||||
ERROR could not resolve #/definitions/Error
|
Reference in New Issue
Block a user