finish_slack_installation.Input.Body

ENUM

Contents

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

Cases

json(_:)

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