mirror of
https://github.com/davidebianchi/gswagger.git
synced 2025-12-23 23:38:43 -05:00
Update route_test.go
This commit is contained in:
@@ -257,7 +257,7 @@ func TestAddRoutes(t *testing.T) {
|
||||
fixturesPath: "testdata/schema-no-content.json",
|
||||
},
|
||||
{
|
||||
name: "allOf schema at first level",
|
||||
name: "allOf schema",
|
||||
routes: func(t *testing.T, router *Router) {
|
||||
schema := openapi3.NewAllOfSchema()
|
||||
schema.AllOf = []*openapi3.SchemaRef{
|
||||
|
||||
Reference in New Issue
Block a user