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

feat(cat-gateway): Catalyst singed Documents indexing POST endpoint #1576

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

Mr-Leshiy
Copy link
Contributor

@Mr-Leshiy Mr-Leshiy commented Jan 21, 2025

Description

Added basic implementation for the catalyst signed documents POST endpoint.
Implemented filtering for id, ver and type fields.
Returning response type processes id, ver and type.

Related Issue

Closes #1599

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 405/405}$ | ${\color{red}Fail: 0/405}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 405/405}$ | ${\color{red}Fail: 0/405}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 405/405}$ | ${\color{red}Fail: 0/405}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 405/405}$ | ${\color{red}Fail: 0/405}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 405/405}$ | ${\color{red}Fail: 0/405}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 405/405}$ | ${\color{red}Fail: 0/405}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 405/405}$ | ${\color{red}Fail: 0/405}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 405/405}$ | ${\color{red}Fail: 0/405}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 405/405}$ | ${\color{red}Fail: 0/405}$ |

@Mr-Leshiy Mr-Leshiy self-assigned this Jan 22, 2025
@Mr-Leshiy Mr-Leshiy added the review me PR is ready for review label Jan 22, 2025
@Mr-Leshiy Mr-Leshiy added the rust Pull requests that update Rust code label Jan 22, 2025
@Mr-Leshiy Mr-Leshiy marked this pull request as ready for review January 22, 2025 09:15
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 412/412}$ | ${\color{red}Fail: 0/412}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 412/412}$ | ${\color{red}Fail: 0/412}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 412/412}$ | ${\color{red}Fail: 0/412}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 412/412}$ | ${\color{red}Fail: 0/412}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 412/412}$ | ${\color{red}Fail: 0/412}$ |

@Mr-Leshiy Mr-Leshiy requested a review from bkioshn January 23, 2025 09:56
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 428/428}$ | ${\color{red}Fail: 0/428}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 428/428}$ | ${\color{red}Fail: 0/428}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 428/428}$ | ${\color{red}Fail: 0/428}$ |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review rust Pull requests that update Rust code
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Catalyst Signed Document POST endpoint. id, ver and type filtering.
4 participants