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>
2 lines
75 B
Text
2 lines
75 B
Text
# gofmt always uses LF, whereas Git uses CRLF on Windows.
|
|
*.go text eol=lf
|