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

fix(rest): filter/v2/subscriptions response #2529

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

richard-ramos
Copy link
Member

@richard-ramos richard-ramos commented Mar 12, 2024

Description

Returns a "OK" for the response when subscription is succesful, and also removes the status code from the response as it is not part of the API. Ping responses also return "OK" when succesful.

Issue

closes #2286

Copy link

github-actions bot commented Mar 12, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2529-rln-v2-false

Built from c680208

Copy link
Contributor

@NagyZoltanPeter NagyZoltanPeter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for this great catch!
Still wonder how it become like this... probably it was me... :-o

Copy link
Collaborator

@Ivansete-status Ivansete-status left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks! 💯
I wonder if we should adapt the openapi definitions in https://github.com/waku-org/waku-rest-api

@richard-ramos richard-ramos merged commit 7aea2d4 into master Mar 18, 2024
14 of 15 checks passed
@richard-ramos richard-ramos deleted the fix/filter-response branch March 18, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: filter/v2/subscriptions response not in the expected format
3 participants