Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions platform/paths/hubs/hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ patch:
$ref: ../../../components/schemas/hubs/HubSecurity.yml
identifier:
type: string
billing_emails:
type: array
description: Email addresses that will receive any invoices or billing related correspondence.
items:
type: string
billing_contact:
oneOf:
- type: object
Expand Down