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 Jul 13, 2025. It is now read-only.
#2131 introduces a change to prevent all flattened methods that have at least one repeated param from using ResourceName types (uses String instead).
Improve client usability by allowing singular params to be ResourceName types, even when the repeated params are using List types.