OCHA-DAP/hdx-hapi

wrong parameter description in /wfp-market

Closed this issue · 1 comments

Query(max_length=32, description='Filter the response by the unique code identifying the commodity.'),

The descriptions should be:

...unique code identifying the market
and
Filter the response by the name of the market

Fixed in #171