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

Merged
merged 31 commits into from
Jan 24, 2025

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
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}$ |

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: 443/443}$ | ${\color{red}Fail: 0/443}$ |

Copy link
Contributor

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

@Mr-Leshiy Mr-Leshiy enabled auto-merge (squash) January 24, 2025 16:15
@Mr-Leshiy Mr-Leshiy merged commit 0c6d286 into main Jan 24, 2025
36 checks passed
@Mr-Leshiy Mr-Leshiy deleted the feat/sign-doc-post branch January 24, 2025 16:19
Copy link
Contributor

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

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
Archived in project
Development

Successfully merging this pull request may close these issues.

Catalyst Signed Document POST endpoint. id, ver and type filtering.
4 participants