1. 0f9564d Adding new REST api to fetch pending flows only by rsahot036 · 6 years ago
  2. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  3. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  4. f09a13a Update link to static flows json documentation by Jonathan Hart · 7 years ago
  5. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  6. 9b80da8 Revert "Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API" by Jonathan Hart · 7 years ago
  7. dba6111 Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API by Jayasree Ghosh · 8 years ago
  8. 131c068 Fix NPE when a POST operation is done for multiple flows and there is no flows array specified by Ray Milkey · 8 years ago
  9. 28e1b3e Fix for ONOS-4675: FLOW ID is not matching with the one added in the ONOS by Jayasree Ghosh · 8 years ago
  10. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  11. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  12. cc730a6 Clean up source code of REST API by Jian Li · 8 years ago
  13. c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  14. bee3509 Fix javadoc warnings by Ray Milkey · 8 years ago
  15. 460f9b0 Add bulk delete for flows by Ray Milkey · 8 years ago
  16. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  17. 90289b0 STC fixes by Ray Milkey · 8 years ago
  18. a1ae5e1 Adding ability to push flow rule batches via REST API. by Thomas Vachuska · 8 years ago
  19. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  20. 881f29f ONOS-4114 Flows Post has example of criteria, swagger shows link to wiki page with full json criteria by Andrea Campanella · 8 years ago
  21. 10c4adc ONOS-2706 Changing rsModel annotation to onos.rsModel by Andrea Campanella · 8 years ago
  22. 1ce2bc8 [ONOS-3394] Json models for REST api by andrea · 8 years ago
  23. aec654c Variable name changed for readability by Phaneendra Manda · 9 years ago
  24. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  25. 5d915f4 Cleanups to REST code suggested by Sonar by Ray Milkey · 9 years ago
  26. 0dbac7a Fix javadoc warnings by Madan Jampani · 9 years ago
  27. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  28. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  29. 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/FlowsWebResource.java]
  30. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  31. 8683e01 Fixing codec usage. by Thomas Vachuska · 9 years ago
  32. 3f02569 Use JsonBodyWriter directly rather than converting JSON to strings first by Ray Milkey · 9 years ago
  33. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago