edgexfoundry / ci-management

Control repo for Jenkins job and build minion definitions | Owner: DevOps WG
Apache License 2.0
10 stars 34 forks source link

The V1 APIs on edgex-go also need to publish to swaggerhub #579

Closed cherrycl closed 4 years ago

cherrycl commented 4 years ago

I found the edgex-go jenkins build only execute publishing v2 APIs to SwaggerHub. The v1 APIs also need to publish to SwaggerHub by jenkins job.

cloudxxx8 commented 4 years ago

@ernestojeda could you please also add V1 API export for the API documentation? thank you

jamesrgregg commented 4 years ago

US6239: EdgeX DevOps: Add V1 APIs to edgex-publish-swagger.sh

cherrycl commented 4 years ago

@jamesrgregg Would you please reassign this issue to me? I found both 2 variables, API Version and isPrivate, should be removed when publishing API to SwaggerHub. I can consult @ernestojeda for adding the another publish on edgex-publish-swagger.sh.

ernestojeda commented 4 years ago

@cherrycl Let me know if you need any help on this.