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

Has the API changed? #3394

Closed
penndu opened this issue May 17, 2024 · 3 comments
Closed

Has the API changed? #3394

penndu opened this issue May 17, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@penndu
Copy link

penndu commented May 17, 2024

Describe the bug

I am unable to obtain the required data through the existing API.

Steps to reproduce

https://s.dusays.com/api/v1/memo?creatorId=1&tag=&limit=10

The version of Memos you're using

0.22.0

Screenshots or additional context

image

@penndu penndu added the bug Something isn't working label May 17, 2024
@boojack
Copy link
Collaborator

boojack commented May 17, 2024

Reference docs: https://memos.apidocumentation.com/reference

@boojack boojack closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
@quanru
Copy link
Contributor

quanru commented May 19, 2024

Reference docs: https://memos.apidocumentation.com/reference

What are the specific parameters of filter? There is no explanation in the document, such as consulting:

api/v1/memos?limit=50&offset=0&rowStatus=NORMAL

How to change the parameters under the new version of the interface, I have tried to return the empty array like this:

/api/v1/memos?pageSize=50&page=1&filter=row_status=="NORMAL"

@cambrian07
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants