swaggest / openapi-go

OpenAPI structures for Go
https://pkg.go.dev/github.com/swaggest/openapi-go/openapi3
MIT License
259 stars 23 forks source link

Fix path item resolution for unclean path #50

Closed vearutop closed 2 years ago

vearutop commented 2 years ago

Resolves #49.

github-actions[bot] commented 2 years ago

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go (test) 5 1644 (+23) 1206 (+19) 229 209 (+4) 21 42.9K (+747B)
github-actions[bot] commented 2 years ago

Unit Test Coverage

total: (statements) 49.0% changed lines: (statements) 100.0%

Coverage of changed lines | File | Function | Coverage | |-----------------------|----------------|----------| | Total | | 100.0% | | openapi3/helper.go | | 100.0% | | openapi3/helper.go:29 | SetupOperation | 100.0% |
Coverage diff with base branch No changes in coverage.
github-actions[bot] commented 2 years ago

Go API Changes

# summary
Inferred base version: v0.2.23
Suggested version: v0.2.24