debian-forge-composer/vendor/github.com/getkin/kin-openapi/jsoninfo
Chloe Kaubisch 13c79294b6 cloudapi: validate input
Validate incoming requests with openapi3. Remove unsupported
uuid format from the openapi spec. Similarly, change url to uri as
uri is a supported format and url is not.

Co-authored-by: Ondřej Budai <obudai@redhat.com>
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-05-16 13:20:46 +02:00
..
doc.go
field_info.go cloudapi: validate input 2022-05-16 13:20:46 +02:00
marshal.go
marshal_ref.go cloudapi: validate input 2022-05-16 13:20:46 +02:00
strict_struct.go
type_info.go
unmarshal.go
unsupported_properties_error.go