gyselroth / balloon

High performance, feature rich document management system written for the cloud
GNU General Public License v3.0
18 stars 7 forks source link

Add `kind` attribute to api resources #396

Open raffis opened 5 years ago

raffis commented 5 years ago

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"