Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 420 Bytes

File metadata and controls

23 lines (15 loc) · 420 Bytes

ENUM

Input.Body

Contents

@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.