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