Skip to content

Commit dce4fa7

Browse files
mikezuffMarcin Romaszewicz
andauthored
upgrade getkin/kin-openapi to v0.80.0 to fix panic when server is missing a path (#474)
Co-authored-by: Marcin Romaszewicz <47459980+deepmap-marcinr@users.noreply.github.com>
1 parent 6752ce2 commit dce4fa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oapi_validate_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ info:
3636
version: 1.0.0
3737
title: TestServer
3838
servers:
39-
- url: http://deepmap.ai/
39+
- url: http://deepmap.ai
4040
paths:
4141
/resource:
4242
get:

0 commit comments

Comments
 (0)