Add a "validate package" feature to the wookie rest api
-------------------------------------------------------
Key: WOOKIE-325
URL: https://issues.apache.org/jira/browse/WOOKIE-325
Project: Wookie
Issue Type: Improvement
Components: Wookie REST API
Affects Versions: 0.10.0
Environment: n/a
Reporter: Paul Sharples
This feature would allow a calling application to POST a widget to wookie and
receive its metadata back in response. (WOOKIE-324). The package is parsed to
make sure it conforms to the spec & also make sure that its valid. However, the
package is not made available as a widget (you can't instantiate it) and the
widget objects & resources themselves are destroyed afterwards. This service
could possibly be open to all users, not just admin. We would be essentially
exposing the parser mechanism as an additional rest service.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira