X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Frestapi%2Fdoc.go;h=62cc84aac1be4567e7986b3c01843b65eb20bf8d;hb=8fd8b8d5fffb319b31eac745ff1d93c941bd9723;hp=c73c1aa959ea6f3a1df2b13f4497dd69b421a2df;hpb=413abf5f6de7c1808a2dd716ef52ed586c04d8f6;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/restapi/doc.go b/pkg/restapi/doc.go index c73c1aa..62cc84a 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.2 +// 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