| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
SwaggerPetstore.API.AnotherFake
Description
Operations
AnotherFake
testSpecialTags
Arguments
| :: (Consumes TestSpecialTags MimeJSON, MimeRender MimeJSON Client) | |
| => Client | "body" - client model |
| -> SwaggerPetstoreRequest TestSpecialTags MimeJSON Client MimeJSON |
PATCH /another-fake/dummy
To test special tags
To test special tags
data TestSpecialTags Source #
Instances
| Produces TestSpecialTags MimeJSON Source # | application/json |
| Consumes TestSpecialTags MimeJSON Source # | application/json |
| HasBodyParam TestSpecialTags Client Source # | Body Param "body" - client model |