Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

verbose not workin as expected? #233

Open
Ricardo-C-Oliveira opened this issue Apr 4, 2020 · 1 comment
Open

verbose not workin as expected? #233

Ricardo-C-Oliveira opened this issue Apr 4, 2020 · 1 comment

Comments

@Ricardo-C-Oliveira
Copy link

I just deployed pupicloud on AWS ECS and I'm seeing a weird behavior on on gui.
image

Checking the request I see that this is sending the proper request as specified on the docs:
https://mydomain.com/pypi/api/package/?verbose=true
and yet the response is: {"packages": ["pygds"]} which lacks the proper package name, version, etc. Which I guess are required by the gui to proper fill the table.

Is verbose broken on 1.0.13?

@stevearc
Copy link
Owner

stevearc commented Apr 8, 2020

Oh that's interesting, it definitely looks like it's returning the data in the wrong format. What caching backend are you using?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants