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
I would tend to not using created and modified, indeed this might be confusing. When using the long and ugly variant it should be clear that, in the case of InfolisFiles for example, this refers to the creation / modification of the InfolisFile resource rather than the creation / modification of the underlying document.
How about calling it resource_created and resource_modified?
All resources, regardless of their semantics, should have created/modified properties, which should be set, resp. for every POST/PUT request.
This is important for paging (c.f. #74).
Need to decide on good names for those
created
andmodified
_created
andmodified
_mongoosejsonld_created
and_mongoosejsonld_created
I'm also open for suggestions @infolis/developers
The text was updated successfully, but these errors were encountered: