save_templates_installation.Input.Body
ENUM
Contents
- Cases
json(_:)
@frozen public enum Body: Sendable, Hashable
- Remark: Generated from
#/paths/integrations/templates/installations/POST/requestBody
.
Cases
json(_:)
case json(Components.Schemas.TemplatesInstallation)
- Remark: Generated from
#/paths/integrations/templates/installations/POST/requestBody/content/application\/json
.