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