##// END OF EJS Templates
Makes some attributes optional in API response to get faster/lightweight responses....
Makes some attributes optional in API response to get faster/lightweight responses. These attributes are not required for common uses case (eg. updating an object). They can be requested in the reponse using the 'include' parameter. Example GET /issues/1.xml?include=journals. The list of attributes that can be included in responses will be documented in the wiki. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4486 e93f8b46-1217-0410-a6f0-8f06a7374b81
Jean-Philippe Lang -
r4372:5f57bceabbdc
Show More
Name Size Modified Last Commit Author
/ test / integration / api_test
disabled_rest_api_test.rb Loading ...
http_basic_login_test.rb Loading ...
http_basic_login_with_api_token_test.rb Loading ...
issues_test.rb Loading ...
projects_test.rb Loading ...
time_entries_test.rb Loading ...
token_authentication_test.rb Loading ...
users_test.rb Loading ...