save_web_push_installation.Input.Body
ENUM
Contents
- Cases
json(_:)
@frozen public enum Body: Sendable, Hashable
- Remark: Generated from
#/paths/integrations/web_push/installations/POST/requestBody
.
Cases
json(_:)
case json(Components.Schemas.WebPushToken)
- Remark: Generated from
#/paths/integrations/web_push/installations/POST/requestBody/content/application\/json
.