mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-10 04:20:24 +00:00
Test coverage for v3 model is now at 100%
This should be very easy to duplicate to 2.0 and 3.1, now extraction code needs testing. Signed-off-by: Dave Shanley <dave@quobix.com>
This commit is contained in:
@@ -3,5 +3,5 @@ package main
|
||||
import "github.com/pb33f/libopenapi/utils"
|
||||
|
||||
func main() {
|
||||
utils.BuildPath("nope", []string{"one"})
|
||||
utils.BuildPath("nope", []string{"one"})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user