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

Backend seems to ignore view parameter in /api/histories #17723

Closed
mvdbeek opened this issue Mar 14, 2024 · 2 comments
Closed

Backend seems to ignore view parameter in /api/histories #17723

mvdbeek opened this issue Mar 14, 2024 · 2 comments

Comments

@mvdbeek
Copy link
Member

mvdbeek commented Mar 14, 2024

https://usegalaxy.org/api/histories?limit=25&offset=0&search=&sort_by=update_time&sort_desc=true&show_own=false&show_published=true&show_shared=false&view=summary returns a bunch of things that are not part of HistorySummary (need to eliminate extra="allow" in the model), but in any case the summary view helps.

Originally posted by @mvdbeek in #17717 (review)

@davelopez
Copy link
Contributor

Good catch! I was not expecting that I will try to fix it

@mvdbeek
Copy link
Member Author

mvdbeek commented Mar 18, 2024

Fixed in #17726

@mvdbeek mvdbeek closed this as completed Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants