aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSébastien Determe <sebastien.determe@intl.att.com>2019-10-01 13:58:53 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-01 13:58:53 +0000
commit6ea539c92788cce0e2caf1fdf16bd0dd0914de69 (patch)
tree7148229cee4923a2fa67f69f488e352748ee8406 /docs
parentf1c0f94253036ec6ae0996f832e7327e9f68fca4 (diff)
parent58c7c977bed829fe010849cdf1b3f654c3c8cc02 (diff)
Merge "Remove Policy dependencies"
Diffstat (limited to 'docs')
-rw-r--r--docs/swagger/swagger.json150
-rw-r--r--docs/swagger/swagger.pdf6
2 files changed, 78 insertions, 78 deletions
diff --git a/docs/swagger/swagger.json b/docs/swagger/swagger.json
index ab7e827b..0738c6f2 100644
--- a/docs/swagger/swagger.json
+++ b/docs/swagger/swagger.json
@@ -4,7 +4,7 @@
"version" : "4.1.2-SNAPSHOT",
"title" : "Clamp Rest API"
},
- "host" : "localhost:38405",
+ "host" : "localhost:34219",
"basePath" : "/restservices/clds/",
"schemes" : [ "http" ],
"paths" : {
@@ -421,14 +421,14 @@
"JsonArray" : {
"type" : "object",
"properties" : {
- "asString" : {
- "type" : "string"
+ "asBoolean" : {
+ "type" : "boolean"
},
"asNumber" : {
"$ref" : "#/definitions/Number"
},
- "asBoolean" : {
- "type" : "boolean"
+ "asString" : {
+ "type" : "string"
},
"asDouble" : {
"type" : "number",
@@ -466,26 +466,26 @@
"asJsonPrimitive" : {
"$ref" : "#/definitions/JsonPrimitive"
},
- "asJsonObject" : {
- "$ref" : "#/definitions/JsonObject"
+ "asJsonNull" : {
+ "$ref" : "#/definitions/JsonNull"
},
- "jsonPrimitive" : {
+ "jsonArray" : {
"type" : "boolean"
},
- "asJsonArray" : {
- "$ref" : "#/definitions/JsonArray"
- },
"jsonObject" : {
"type" : "boolean"
},
"jsonNull" : {
"type" : "boolean"
},
- "asJsonNull" : {
- "$ref" : "#/definitions/JsonNull"
- },
- "jsonArray" : {
+ "jsonPrimitive" : {
"type" : "boolean"
+ },
+ "asJsonObject" : {
+ "$ref" : "#/definitions/JsonObject"
+ },
+ "asJsonArray" : {
+ "$ref" : "#/definitions/JsonArray"
}
},
"x-className" : {
@@ -531,14 +531,14 @@
"number" : {
"type" : "boolean"
},
- "asString" : {
- "type" : "string"
+ "asBoolean" : {
+ "type" : "boolean"
},
"asNumber" : {
"$ref" : "#/definitions/Number"
},
- "asBoolean" : {
- "type" : "boolean"
+ "asString" : {
+ "type" : "string"
},
"asDouble" : {
"type" : "number",
@@ -579,26 +579,26 @@
"asJsonPrimitive" : {
"$ref" : "#/definitions/JsonPrimitive"
},
- "asJsonObject" : {
- "$ref" : "#/definitions/JsonObject"
+ "asJsonNull" : {
+ "$ref" : "#/definitions/JsonNull"
},
- "jsonPrimitive" : {
+ "jsonArray" : {
"type" : "boolean"
},
- "asJsonArray" : {
- "$ref" : "#/definitions/JsonArray"
- },
"jsonObject" : {
"type" : "boolean"
},
"jsonNull" : {
"type" : "boolean"
},
- "asJsonNull" : {
- "$ref" : "#/definitions/JsonNull"
- },
- "jsonArray" : {
+ "jsonPrimitive" : {
"type" : "boolean"
+ },
+ "asJsonObject" : {
+ "$ref" : "#/definitions/JsonObject"
+ },
+ "asJsonArray" : {
+ "$ref" : "#/definitions/JsonArray"
}
}
},
@@ -642,35 +642,17 @@
"asJsonPrimitive" : {
"$ref" : "#/definitions/JsonPrimitive"
},
- "asString" : {
- "type" : "string"
- },
- "asJsonObject" : {
- "$ref" : "#/definitions/JsonObject"
- },
- "jsonPrimitive" : {
- "type" : "boolean"
- },
- "asJsonArray" : {
- "$ref" : "#/definitions/JsonArray"
+ "asJsonNull" : {
+ "$ref" : "#/definitions/JsonNull"
},
- "jsonObject" : {
+ "asBoolean" : {
"type" : "boolean"
},
"asNumber" : {
"$ref" : "#/definitions/Number"
},
- "jsonNull" : {
- "type" : "boolean"
- },
- "asJsonNull" : {
- "$ref" : "#/definitions/JsonNull"
- },
- "jsonArray" : {
- "type" : "boolean"
- },
- "asBoolean" : {
- "type" : "boolean"
+ "asString" : {
+ "type" : "string"
},
"asDouble" : {
"type" : "number",
@@ -704,6 +686,24 @@
"asShort" : {
"type" : "integer",
"format" : "int32"
+ },
+ "jsonArray" : {
+ "type" : "boolean"
+ },
+ "jsonObject" : {
+ "type" : "boolean"
+ },
+ "jsonNull" : {
+ "type" : "boolean"
+ },
+ "jsonPrimitive" : {
+ "type" : "boolean"
+ },
+ "asJsonObject" : {
+ "$ref" : "#/definitions/JsonObject"
+ },
+ "asJsonArray" : {
+ "$ref" : "#/definitions/JsonArray"
}
},
"x-className" : {
@@ -760,35 +760,17 @@
"asJsonPrimitive" : {
"$ref" : "#/definitions/JsonPrimitive"
},
- "asString" : {
- "type" : "string"
- },
- "asJsonObject" : {
- "$ref" : "#/definitions/JsonObject"
- },
- "jsonPrimitive" : {
- "type" : "boolean"
- },
- "asJsonArray" : {
- "$ref" : "#/definitions/JsonArray"
+ "asJsonNull" : {
+ "$ref" : "#/definitions/JsonNull"
},
- "jsonObject" : {
+ "asBoolean" : {
"type" : "boolean"
},
"asNumber" : {
"$ref" : "#/definitions/Number"
},
- "jsonNull" : {
- "type" : "boolean"
- },
- "asJsonNull" : {
- "$ref" : "#/definitions/JsonNull"
- },
- "jsonArray" : {
- "type" : "boolean"
- },
- "asBoolean" : {
- "type" : "boolean"
+ "asString" : {
+ "type" : "string"
},
"asDouble" : {
"type" : "number",
@@ -822,6 +804,24 @@
"asShort" : {
"type" : "integer",
"format" : "int32"
+ },
+ "jsonArray" : {
+ "type" : "boolean"
+ },
+ "jsonObject" : {
+ "type" : "boolean"
+ },
+ "jsonNull" : {
+ "type" : "boolean"
+ },
+ "jsonPrimitive" : {
+ "type" : "boolean"
+ },
+ "asJsonObject" : {
+ "$ref" : "#/definitions/JsonObject"
+ },
+ "asJsonArray" : {
+ "$ref" : "#/definitions/JsonArray"
}
}
},
diff --git a/docs/swagger/swagger.pdf b/docs/swagger/swagger.pdf
index 5f3307b6..29975894 100644
--- a/docs/swagger/swagger.pdf
+++ b/docs/swagger/swagger.pdf
@@ -4,8 +4,8 @@
<< /Title (Clamp Rest API)
/Creator (Asciidoctor PDF 1.5.0.alpha.10, based on Prawn 1.3.0)
/Producer (Asciidoctor PDF 1.5.0.alpha.10, based on Prawn 1.3.0)
-/CreationDate (D:20190919142605+02'00')
-/ModDate (D:20190919142605+02'00')
+/CreationDate (D:20190924114758+02'00')
+/ModDate (D:20190924114758+02'00')
>>
endobj
2 0 obj
@@ -3447,7 +3447,7 @@ ET
BT
71.30850000000001 592.176 Td
/F1.0 10.5 Tf
-<203a206c6f63616c686f73743a3338343035> Tj
+<203a206c6f63616c686f73743a3334323139> Tj
ET
0.000 0.000 0.000 SCN