ID: 13766
Title: REST API: fix code example for endpoints which use booleans in their query
params
Component: REST API
Level: 1
Class: Bug fix
Version: 2.2.0i1
In the previous version, boolean based query params were excluded from the
examples in the REST API documentation. This led to confusion as the params
were effectively empty for some endpoints. This werk fixes this and ensures
that all query params are shown in the python examples.
Show replies by date