save_slack_installation.Input.Body

ENUM

Contents

@frozen public enum Body: Sendable, Hashable
  • Remark: Generated from #/paths/integrations/slack/installations/POST/requestBody.

Cases

json(_:)

case json(Components.Schemas.SlackInstallation)
  • Remark: Generated from #/paths/integrations/slack/installations/POST/requestBody/content/application\/json.