We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d968eed commit 771f24fCopy full SHA for 771f24f
src/Servant/OpenApi/Internal/Test.hs
@@ -73,7 +73,7 @@ import Servant.OpenApi.Internal.TypeLevel
73
-- >>> type ContactAPI = Get '[JSON] Contact
74
-- >>> hspec $ validateEveryToJSON (Proxy :: Proxy ContactAPI)
75
-- ...
76
--- ...No instance for (Arbitrary Contact)
+-- ...No instance for ...Arbitrary Contact...
77
-- ... arising from a use of ‘validateEveryToJSON’
78
79
validateEveryToJSON
0 commit comments