1. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  2. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  3. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  4. 303e671 Refactor to use JAXRS URI builder and fix HTTP status for bad JSON by Ray Milkey · 9 years ago
  5. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  6. 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]
  7. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  8. f8cac48 Mild REST API refactoring. by Thomas Vachuska · 9 years ago
  9. 67c2272 ONOS-1242 - REST API for Withdrawing Intents by Ray Milkey · 9 years ago
  10. 179f377 Fix boxing/unboxing to parse a primitive by Yuta HIGUCHI · 9 years ago
  11. c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 9 years ago
  12. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  13. 3f02569 Use JsonBodyWriter directly rather than converting JSON to strings first by Ray Milkey · 9 years ago
  14. c95bb9d ONOS-574 - Complete REST APIs for flows by Ray Milkey · 9 years ago
  15. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago
  16. 2b21714 Implement GET REST API for intents by Ray Milkey · 9 years ago