Skip to content

Webapi-Swagger : Replace locally defined StdMethod with the one from Network.HTTP.Types #35

@kahlil29

Description

@kahlil29

Due to a lack of the Generic typeclass, we have defined an identical StdMethod data types that derives the Generic typeclass.
This change has been made in the Network.HTTP.Types package but it may take some time till it is released on hackage/stackage.

Once it is released, we need to import and use it and change the bounds of the relevant package in the webapi-swagger.cabal file.

Metadata

Metadata

Assignees

Labels

DependentDependent on some other ticket/package/fix before it can be merged/fixedWebapi-SwaggerAll issues related to Webapi-swagger (generation of Webapi contracts from Swagger Docs)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions