-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat(cat-gateway): Catalyst signed docs endpoints initial implementation #1510
Conversation
…atalyst-voices into feat/add-doc-endpoints
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
338f28a
to
fb8b365
Compare
✅ Test Report | |
✅ Test Report | |
2547c2d
to
b64ac3d
Compare
✅ Test Report | |
catalyst-gateway/bin/src/service/common/types/headers/retry_after.rs
Outdated
Show resolved
Hide resolved
catalyst-gateway/bin/src/service/api/documents/put_document/mod.rs
Outdated
Show resolved
Hide resolved
This PR fails CI for |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
Description
Added actual implementation of the
PUT
andGET
signed document endpoints.Closes #1274 #1270