Issue-ID: CCSDK-4012
Change-Id: Ifea743d8032d988831ffe4b9173a19e49a86fa08
Signed-off-by: Raviteja Karumuri <raviteja.karumuri@est.tech>
jobs:
post_build:
- mkdir -p ${READTHEDOCS_OUTPUT}html/openapi
- - cp -v docs/offeredapis/openapitoolgen/offeredapis/pms-api/* ${READTHEDOCS_OUTPUT}html/openapi
+ - cp -v -r docs/offeredapis/openapitoolgen/offeredapis/pms-api/* ${READTHEDOCS_OUTPUT}html/openapi
python:
install:
'./a1-adapter-api.html', #Generated file that doesn't exist at link check.
'./pms-api.html', #Generated file that doesn't exist at link check.
'./pms-api-v3.html' #Generated file that doesn't exist at link check.
-]
+]
\ No newline at end of file