Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 450 Bytes

Operations.save_mobile_push_apns_token.Input.Body.md

File metadata and controls

23 lines (15 loc) · 450 Bytes

ENUM

Operations.save_mobile_push_apns_token.Input.Body

Contents

@frozen public enum Body: Sendable, Hashable
  • Remark: Generated from #/paths/channels/mobile_push/apns/tokens/POST/requestBody.

Cases

json(_:)

case json(Components.Schemas.APNSToken)
  • Remark: Generated from #/paths/channels/mobile_push/apns/tokens/POST/requestBody/content/application\/json.