-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
when compiling my program I get a no instance error for:
instance (HasOpenApi (Headers '[Header ResourceMetadata String] NoContent))
-- type ResourceMetadata = "jinko-resource-type"
Here are the versions:
(ins)➜ ghc-pkg list|grep openapi
openapi3-3.1.0
servant-openapi3-2.0.1.2
I've tried looking into the code but there seemed to be several abstractions and I gave up. Maybe with some guidance I could try again.
Metadata
Metadata
Assignees
Labels
No labels