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: HTTP REST API: Filter support v2 #1890

Merged
merged 3 commits into from
Sep 14, 2023

Commits on Sep 14, 2023

  1. Filter v2 rest api support implemented - WIP: some test fixes still n…

    …eeded
    
    Filter rest api documentation updated with v1 and v2 interface support.
    Separated legacy filter rest interface
    Fix code and tests of v2 Filter rest api
    Filter v2 message push test added
    
    Small enhancment on Makefile. 'make list' will list all targets defined
    
    Applied autoshard to Filter V2
    
    Fix of PR review comments - removed unnecessary defaults, long lines, added rest filter tests to all tests
    
    Fix PR findings: Redesigned FilterPushHandling, code style, catch up apps and tests with filter v2 interface changes
    
    Fixed broken interface effect in exemples, warning elimination
    
    Rename of FilterSubscriptionsRequest (Filter Rest API schema type) to FilterSubscribeRequest
    
    Rename of FilterV1SubscriptionsRequest to FilterLegacySubscribeRequest, fix broken chat2 app, fix tests
    
    Changed Filter v2 push handler subscription to simple register
    
    Fix PR styling foundings
    NagyZoltanPeter authored and NagyZoltanPeter committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d3ec100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d318972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    880d018 View commit details
    Browse the repository at this point in the history