-
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 singed Documents indexing POST
endpoint
#1576
base: main
Are you sure you want to change the base?
Conversation
✅ Test Report | |
5c78c2c
to
76e0199
Compare
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
94390c8
to
3e4e759
Compare
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
Description
Added basic implementation for the catalyst signed documents
POST
endpoint.Implemented filtering for
id
,ver
andtype
fields.Returning response type processes
id
,ver
andtype
.Related Issue
Closes #1599