Structures
The following structures are available globally.
-
Entry point for PallidorMigrator package
See moreDeclaration
Swift
public struct PallidorMigrator -
Template which represents the code structure for an endpoint
See moreDeclaration
Swift
struct APITemplate : CodeTemplate -
Template which represents the code structure for an enum
See moreDeclaration
Swift
struct EnumTemplate : CodeTemplate -
Template which represents the code structure for the
See moreOpenAPIErrorenumDeclaration
Swift
struct ErrorEnumTemplate : CodeTemplate -
Template which represents the code structure for a model
See moreDeclaration
Swift
struct ModelTemplate : CodeTemplate
View on GitHub
Structures Reference