Safe Haskell | None |
---|---|
Language | Haskell2010 |
OpenAPIPetstore.API.AnotherFake
Description
Operations
AnotherFake
testSpecialTags
Arguments
:: (Consumes TestSpecialTags MimeJSON, MimeRender MimeJSON Client) | |
=> Client | "client" - client model |
-> OpenAPIPetstoreRequest 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 Client - client model |