Safe Haskell | None |
---|---|
Language | Haskell2010 |
Contains the functionality to define operation functions for path items.
Synopsis
- defineOperationsForPath :: String -> Text -> PathItemObject -> Generator (Q [ModuleDefinition])
Documentation
defineOperationsForPath :: String -> Text -> PathItemObject -> Generator (Q [ModuleDefinition]) Source #
Defines the operations for all paths and their methods