Add optional subscription ID
[ric-plt/xapp-frame.git] / pkg / restapi / doc.go
index c73c1aa..0886c5c 100644 (file)
@@ -1,24 +1,21 @@
 // Code generated by go-swagger; DO NOT EDIT.
 
-/*
-Package restapi RIC subscription
-This is the initial REST API for RIC subscription
-
-
-    Schemes:
-      http
-    Host: hostname
-    BasePath: /ric/v1
-    Version: 0.0.1
-    License: Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0.html
-
-    Consumes:
-    - application/json
-
-    Produces:
-    - application/json
-    - application/xml
-
-swagger:meta
-*/
+// Package restapi RIC subscription
+//
+//  This is the initial REST API for RIC subscription
+//  Schemes:
+//    http
+//  Host: hostname
+//  BasePath: /ric/v1
+//  Version: 0.0.1
+//  License: Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0.html
+//
+//  Consumes:
+//    - application/json
+//
+//  Produces:
+//    - application/json
+//    - application/xml
+//
+// swagger:meta
 package restapi