Open
Description
Description
Running make test
produces the following errors:
--- FAIL: TestValidator (0.01s)
validate_test.go:70: unknown domain for reference "../core.json#/definitions/uuid" (and 4 more errors)
validate_test.go:70: unknown domain for reference "../core.json#/definitions/uuid" (and 4 more errors)
validate_test.go:80: test failed for catalog_data, got true, want true error: <nil>
validate_test.go:70: unknown domain for reference "../core.json#/definitions/uuid" (and 4 more errors)
validate_test.go:80: test failed for models, got true, want true error: <nil>
Expected Behavior
All tests passing.