infobloxopen / atlas-app-toolkit

This repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplication by encouraging teams to use and contribute to toolkit libraries. The toolkit is not a framework. Rather, it is a set of (mostly gRPC-related) plugins and helpers.
Apache License 2.0
99 stars 115 forks source link

Case insensitive matching of field names #337

Closed ychen-bloxer closed 2 years ago

ychen-bloxer commented 2 years ago

there is an issue returning the values for an object when requesting the list of DNS Server Groups (API object auth_nsg) via API when using the fields.

When there is no specific filter/tag applied in the query, everything looks good and the complete data is displayed.

chinmayb commented 2 years ago

Please give some more details of the fix and please avoid using internal tickets.