Il 25/10/23 12:54, Tomas Hrcka ha scritto:
> This looks like a bug in bodhi.
>
Actually, it was done that way on purpose. The HTML rendered output 
shows frozen releases in the same table of pending releases by a hack, 
but for API purposes I just let the output being pedantic about the 
requested state value.

As wrote in another reply, you could query frozen releases with 
`?state=frozen`. If there is need to have a single query returns both 
pending and frozen, I suppose we could modify the input argument to 
accept a comma separated list of values, like `?state=pending,frozen`.

Mattia

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to