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
There is a struct Resource containing field Resource. The doc says it is the json representation of the given resource. Could we rename the field to reflect that?
The text was updated successfully, but these errors were encountered:
In a way I think the Resource field is accurate, it's more that the message it lives in represents not only a resource but its associated properties - e.g. connection details and readiness. So renaming the Resource message could be another option.
There is a struct
Resource
containing fieldResource
. The doc says it is the json representation of the given resource. Could we rename the field to reflect that?The text was updated successfully, but these errors were encountered: