save_web_push_token.Input.Body

ENUM

Contents

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

Cases

json(_:)

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