X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Frestapi%2Fdoc.go;fp=pkg%2Frestapi%2Fdoc.go;h=0886c5c363e67374832dbc50b3fe22df3fb78346;hb=c79bd0e1a4fe855b06c8f8131f162d0ee4a5f9f5;hp=c73c1aa959ea6f3a1df2b13f4497dd69b421a2df;hpb=9ea6c7860300c299b9fe68caaf8aff61b3ec71d2;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/restapi/doc.go b/pkg/restapi/doc.go index c73c1aa..0886c5c 100644 --- a/pkg/restapi/doc.go +++ b/pkg/restapi/doc.go @@ -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