1. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  2. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  3. 303e671 Refactor to use JAXRS URI builder and fix HTTP status for bad JSON by Ray Milkey · 9 years ago
  4. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  5. 9bb32ab Moved AbstractWebResource to api bundle so it is accessible by applications. by Jonathan Hart · 9 years ago[Renamed (98%) from web/api/src/main/java/org/onosproject/rest/IntentsWebResource.java]
  6. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  7. f8cac48 Mild REST API refactoring. by Thomas Vachuska · 9 years ago
  8. 67c2272 ONOS-1242 - REST API for Withdrawing Intents by Ray Milkey · 9 years ago
  9. 179f377 Fix boxing/unboxing to parse a primitive by Yuta HIGUCHI · 9 years ago
  10. c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 9 years ago
  11. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  12. 3f02569 Use JsonBodyWriter directly rather than converting JSON to strings first by Ray Milkey · 9 years ago
  13. c95bb9d ONOS-574 - Complete REST APIs for flows by Ray Milkey · 9 years ago
  14. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago
  15. 2b21714 Implement GET REST API for intents by Ray Milkey · 9 years ago