Currently, this NApp isn't using versioned routes in the rest endpoints, most of the NApps we maintain such as mef_eline, flow_manager, topology, storehouse, of_lldp and so on uses a version like v[1-9]+ in the route path which makes easier to provide certain guarantees for clients
Currently, this NApp isn't using versioned routes in the rest endpoints, most of the NApps we maintain such as
mef_eline
,flow_manager
,topology
,storehouse
,of_lldp
and so on uses a version likev[1-9]+
in the route path which makes easier to provide certain guarantees for clients