Skip to content

Conversation

@burythehammer
Copy link
Collaborator

@burythehammer burythehammer commented May 27, 2025

A number of fixes but mostly centred around splitting the FixedSubscription object which operated both as a response and request object into separate entities.

Redis's API for updating/creating the payment method differs very slightly in its json format to the get/list endpoints - I probably could work out a way to make go marshal and unmarshal it into different json, but since the request and response have different contracts anyhow, thought it was much cleaner and less surprising to split it into two entities.

@burythehammer burythehammer marked this pull request as ready for review May 28, 2025 15:29
@burythehammer burythehammer changed the title Marketplace payment essentials sub Splitting FixedSubscription into request and response May 28, 2025
@burythehammer burythehammer merged commit 2fa07e7 into main May 28, 2025
3 checks passed
@burythehammer burythehammer deleted the feat/marketplace-payment-essentials-sub branch July 14, 2025 16:58
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.

3 participants