openapi3-code-generator-0.1.0.6: OpenAPI3 Haskell Client Code Generator

Safe HaskellNone
LanguageHaskell2010

OpenAPI.Generate.Operation

Description

Contains the functionality to define operation functions for path items.

Synopsis

Documentation

defineOperationsForPath :: String -> Text -> PathItemObject -> Generator (Q [ModuleDefinition]) Source #

Defines the operations for all paths and their methods