when writing integration tests for hackengarten we notice that we can send:
curl -v -H "Accept: application/json" -H "Content-type: application/json" -X POST -d '{ }' http://localhost:8080/ag-push/rest/applications
it will reply with an id although registering an app without name should not be accepted. Description on the other hand could be optional.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira