You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
Search works find for finding the names. The examples have the response being a list of strings. If you try to return a list and configure tags it doesn't work correctly. It actually expects a map.
I'd recommend either changing this code to handle a list vs a map or at least mention tags in the examples.