X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dmaap-mediator-producer%2Fgenerate_swagger_docs.sh;fp=dmaap-mediator-producer%2Fgenerate_swagger_docs.sh;h=63bc20d082555c568d7e72c83d206bda5679cf69;hb=6b45b053fe289bf0b01b40e4939832fa636e1617;hp=0000000000000000000000000000000000000000;hpb=db7b5c801bdc96889aea18ab190f2b72fa8d8e06;p=nonrtric.git diff --git a/dmaap-mediator-producer/generate_swagger_docs.sh b/dmaap-mediator-producer/generate_swagger_docs.sh new file mode 100755 index 00000000..63bc20d0 --- /dev/null +++ b/dmaap-mediator-producer/generate_swagger_docs.sh @@ -0,0 +1,20 @@ +#!/bin/bash +############################################################################## +# +# Copyright (C) 2022: Nordix Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +############################################################################## + +swag init \ No newline at end of file