Jian Li
Committed by Gerrit Code Review

Fix incorrect NextId name issue of FlowObjectives swagger doc

Change-Id: I07e0ca429d37f7b458183c1f985d9fa1fa1bf866
......@@ -156,7 +156,7 @@ public class FlowObjectiveWebResource extends AbstractWebResource {
* Returns the globally unique nextId.
*
* @return nextId
* @onos.rsModel nextid
* @onos.rsModel NextId
*/
@GET
@Path("next")
......