1. b784adb Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  2. ce8a6f7 ONOS-7034 app-install should give error code 400 if dependencies are missing by Deepa Vaddireddy · 7 years ago
  3. e113b65 NPE_app_delete by dvaddire · 7 years ago
  4. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  5. e6213cf Fix For ONOS-5396:Causing NPE:for REST API- GET /applications/{name} by Jayasree Ghosh · 8 years ago
  6. 1499864 Fixed NPE and return 404 error upon unknown app activation request by Hyunsun Moon · 8 years ago
  7. 20a070b allow applications to be installed by URL from REST API by alshabib · 8 years ago
  8. a3e4c7a Bugfix: fix the swagger broken issue caused by unsupported data type by Jian Li · 8 years ago
  9. 847242b [ONOS-4409] Merge getApp REST methods into one, revise unit test by Jian Li · 8 years ago
  10. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  11. cbf4989 Treat null as NOT FOUND for application and applicationId by Jian Li · 8 years ago
  12. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  13. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  14. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  15. 1ce2bc8 [ONOS-3394] Json models for REST api by andrea · 8 years ago
  16. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  17. 9bb32ab Moved AbstractWebResource to api bundle so it is accessible by applications. by Jonathan Hart · 9 years ago[Renamed (97%) from web/api/src/main/java/org/onosproject/rest/ApplicationsWebResource.java]
  18. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  19. f195b02 Unit tests for applications REST APIs by Ray Milkey · 9 years ago
  20. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago