Hi devs,

We are using 2.25 DHIS version. Some of the dhis apis are throwing 400 when
using | symbol but working fine when using ~ symbol.

ex: /api/organisationUnits?fields=id,displayName|rename(name)

As per 2.24 documentation the field transformers use *|* and 2.25 use
*~ *symbol,
but we see 2.25 plugins (eg: chart.js, table.js,eventchart.js) are still
using pipe(* |* ) symbol.

Did anyone face this issue before? Any suggestions please.





Thanks,
Anil Kumar
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to