You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XCTAssertThrowsError(try document.validate(using: validator)){ error in
703
+
XCTAssertEqual(OpenAPI.Error(from: error).localizedDescription,"Failed to satisfy: No security schemes are deprecated at path: .components.securitySchemes.schemeOne")
0 commit comments