Open raffis opened 5 years ago
Add new attribute kind to all resources.
kind
There is no indication what type a particular resource is.
Add kind attribute.
For example: kind: "User"
kind: "User"
Describe the change
Add new attribute
kind
to all resources.Current situation
There is no indication what type a particular resource is.
Should
Add
kind
attribute.For example:
kind: "User"