Fix bugs
-
Fix bugs such as:
- Wrong return types (true instead of Collection/Community)
- Missing filename at the end of TempFileBuilder
- Bug on UpdateData
-
Add "find-item-by-metadata" endpoint to ItemsResource
-
Standardize return status/messages
-
Allow to initialize objects without arguments
-
Fix ActiveSupport version to be compatible with Rails5
-
Add a secundary initialize option to some variables to be the same as the name of the variable (eg.: args['sidebarText'] || args['sidebar_text'])