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

OFFI-135: DRYing and using system json #413

Merged
merged 4 commits into from
Oct 8, 2024
Merged

OFFI-135: DRYing and using system json #413

merged 4 commits into from
Oct 8, 2024

Conversation

wAsnk
Copy link
Member

@wAsnk wAsnk commented Oct 4, 2024

Comment on lines +132 to +133
string json,
string requestUri)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this breaking change necessary?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To have the same structure for all extension methods, where the last parameter is the request URI and the previous parameter is either the json or the object that needs to be serialized.

@sarahelsaig sarahelsaig merged commit 014340e into dev Oct 8, 2024
2 checks passed
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.

2 participants