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

the sort of pageable are not convert corretly #2820

Closed
781574155 opened this issue Dec 18, 2024 · 1 comment
Closed

the sort of pageable are not convert corretly #2820

781574155 opened this issue Dec 18, 2024 · 1 comment
Labels
invalid This doesn't seem right

Comments

@781574155
Copy link

781574155 commented Dec 18, 2024

image

the correct is

http://127.0.0.1:8082/tanqi-diting/user/files/search?page=0&size=1&sort=createTime,desc&sort=filename,asc

the swagger page convert it to

http://127.0.0.1:8082/tanqi-diting/user/files/search?page=0&size=1&sort=%5B%22createTime%2Cdesc%22%2C%22filename%2Casc%22%5D'
@bnasslahsen
Copy link
Contributor

@781574155,

Not reproducible.
Remember, contributions to this repository should follow its contributing guidelines, security policy, and code of conduct.

@bnasslahsen bnasslahsen added the invalid This doesn't seem right label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants