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

Implement Dry Run on the CU #362

Merged
merged 4 commits into from
Jan 24, 2024
Merged

Implement Dry Run on the CU #362

merged 4 commits into from
Jan 24, 2024

Conversation

TillaTheHun0
Copy link
Member

@TillaTheHun0 TillaTheHun0 commented Jan 24, 2024

Closes #359

Request would look like POST /dry-run?process-id={processId} and body is the JSON representation of the message.

Since the message is unsigned, Owner and From are set to undefined and so not available to the process. Read-Only is also set to true

@TillaTheHun0 TillaTheHun0 merged commit 75a7f1f into main Jan 24, 2024
4 checks passed
@TillaTheHun0 TillaTheHun0 deleted the tillathehun0/dry-run branch January 24, 2024 17:53
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.

feat(cu): /dry-run endpoint
1 participant