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 request ID fields to request and response body schemas #442

Merged
merged 3 commits into from
Mar 6, 2025
Merged

Conversation

mjh1
Copy link
Contributor

@mjh1 mjh1 commented Mar 6, 2025

This is a dependency for livepeer/go-livepeer#3408 We want explicit fields in the request and response bodies for requestIDs.

This change also means the runner accepts the IDs in the request body as well as headers, so we can switch the caller over to use the request body and then remove the headers.

@mjh1 mjh1 requested a review from leszko March 6, 2025 14:05
@mjh1 mjh1 merged commit 94b7b02 into main Mar 6, 2025
10 checks passed
@mjh1 mjh1 deleted the mh/reqids branch March 6, 2025 14:25
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