Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add delivery channel properties to the customer and space Hydra models #732

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

griffri
Copy link
Contributor

@griffri griffri commented Feb 12, 2024

Resolves #724

This PR updates the Hydra models for customers and spaces to include the delivery channel related HydraLink properties seen in the current documentation.

"deliveryChannelPolicies": ".../customers/1/deliveryChannelPolicies",
"defaultDeliveryChannels": ".../customers/1/defaultDeliveryChannels",
"defaultDeliveryChannels": ".../customers/1/spaces/1/defaultDeliveryChannels",

… to customer Hydra model, add /defaultDeliveryChannels link field to space Hydra model
@griffri griffri marked this pull request as ready for review February 12, 2024 14:56
@griffri griffri requested a review from a team as a code owner February 12, 2024 14:56
@griffri griffri merged commit d2f8cf4 into develop Feb 12, 2024
9 checks passed
@griffri griffri deleted the hydra_customer_space_deliverychannels branch February 12, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Hydra models with deliveryChannel properties
3 participants