kytos-ng / sdntrace

Napp that traces OpenFlow paths in the dataplane
https://kytos-ng.github.io/api/sdntrace.html
GNU Lesser General Public License v3.0
0 stars 5 forks source link

(eventually) add v1 on API routes #38

Closed viniarck closed 1 month ago

viniarck commented 1 year ago

We don't expect to break compatibility soon, but all of our production NApps have their API routes versioned, so we should (eventually) add v1 on the routes here as well. end-to-end tests will need to be adapted accordingly too.

Pre-requisite make sure the API is stabilized for what we need and document it, issue #5.