Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 479 Bytes

Operations.finish_slack_installation.Input.Body.md

File metadata and controls

23 lines (15 loc) · 479 Bytes

ENUM

Operations.finish_slack_installation.Input.Body

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.