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

chore: move post req response payload to common #35

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

gluax
Copy link
Contributor

@gluax gluax commented Jan 6, 2025

Motivation

Convenience for test-suite and anywhere else that calls the post request to be able to get the data.

Explanation of Changes

Moves the type from the contract to here.

Testing

All good.

Related PRs and Issues

Closes #33

@gluax gluax merged commit 60d30d9 into main Jan 7, 2025
2 checks passed
@gluax gluax deleted the chore/post-req-resp branch January 7, 2025 15:00
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.

✨ Move PostDataRequest ResponsePayload struct to common
2 participants