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
Add count to metadata returned on json.
maybe add id, type to data obj, then add attributes which will hold most of the attributes we put under the objects in data today.
Also, consider adding a "type" field for each resource type returned, and separate id from rest of attributes.
ccjoel
changed the title
For new 18F API, Add count of number of objects retrieved from server to meta
Add total count /number of objects that the api holds of that type to meta
Feb 21, 2017
ccjoel
changed the title
Add total count /number of objects that the api holds of that type to meta
Add total count (number of objects) that the api holds of the requested type to meta
Feb 21, 2017
ccjoel
changed the title
Add total count (number of objects) that the api holds of the requested type to meta
Add total count (number of objects) that the api holds of the requested type to meta, add resource types, separate id from attributes
Mar 5, 2017
Add count to metadata returned on json.
maybe add id, type to data obj, then add attributes which will hold most of the attributes we put under the objects in data today.
Also, consider adding a "type" field for each resource type returned, and separate id from rest of attributes.
Example:
GET /inspections
The text was updated successfully, but these errors were encountered: