debian-forge-composer/vendor/github.com/go-openapi/swag/.gitattributes
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

2 lines
75 B
Text

# gofmt always uses LF, whereas Git uses CRLF on Windows.
*.go text eol=lf