Add support for multiple type params at once
As the title states, I suggest we add support for multiple type query parameters per request. This will help eliminate the number of calls needed to fetch certain data. Omitting the type param entirely includes items that have null
as the type, which isn't ideal in all circumstances
E.g. /foundation/info/trademarks/wg?type=R&type=T
Edited by Zachary Sabourin