Fix swagger link for opteng-api 18/113618/1
authorkrishnaa96 <krishna.moorthy6@wipro.com>
Wed, 7 Oct 2020 16:02:41 +0000 (21:32 +0530)
committerkrishnaa96 <krishna.moorthy6@wipro.com>
Wed, 7 Oct 2020 16:02:41 +0000 (21:32 +0530)
Issue-ID: OPTFRA-805
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I56930abf4cc195808dc75bc0ea21fc0e67f028ad

docs/conf.py

index 1f5af3c..30ca786 100644 (file)
@@ -21,7 +21,7 @@ redoc = [
                    {
                        'name': 'OPTENG API',
                        'page': 'sections/opteng-api',
-                       'spec': './api/swagger/oof-osdf-has-api.json',
+                       'spec': './api/swagger/oof-optf-opteng-api.json',
                        'embed': True,
                    }
         ]