From 82baf6b5cd5a7bf7ad9b032d63f3a3075146eaff Mon Sep 17 00:00:00 2001 From: Andrea Campanella Date: Mon, 14 Dec 2015 10:23:37 -0800 Subject: [PATCH] ONOS-3607 Add Criteria model for Flows REST Api with field description. Change Model parsing in Swagger mojo for whitspaces stripping. Also, readding onos-maven-plugin to root pom build temporarily. Change-Id: I8995c74d762a3e59acebe15cc600a0f1bfa41411 --- pom.xml | 3 +- tools/package/maven-plugin/pom.xml | 5 + .../onosproject/maven/OnosSwaggerMojo.java | 9 +- .../src/main/resources/definitions/Flows.json | 205 +++++++++++++++++- .../main/resources/definitions/FlowsPost.json | 205 +++++++++++++++++- 5 files changed, 411 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 8bae57b812..8fdcacb03a 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,7 @@ tools/package/archetypes tools/package/branding + tools/package/maven-plugin http://onosproject.org/ @@ -78,7 +79,7 @@ 4.0.23.Final 0.5.1.onos 0.9.1.onos - 1.7 + 1.8-SNAPSHOT 3.0.3 1.19