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
// responseKind describes the group, version, and kind of the serialization schema for the object type this endpoint typically returns.
94
94
// APIs may return other objects types at their discretion, such as error conditions, requests for alternate representations, or other operation specific behavior.
95
-
// This value will be null if an APIService reports subresources but supports no operations on the parent resource
95
+
// This value will be null or empty if an APIService reports subresources but supports no operations on the parent resource
0 commit comments