Release version
Not able to extract a versioned api
Describe the bug
I use config.extractor.yaml as below but nothing shows up in output, How to extract and deploy versioned api?
apiNames:
-orders-api-v1.
versionssetName
Expected behavior
It should work same as versions api extraction and deployment. Is deployment extra too to create a Versionset ?
Actual behavior
Nothing gets extracted i get an empty artifact .
Reproduction Steps
Create a version to an API as URL path version identifier v1. and then add extract apiname as as Name in v1 version
Release version
Not able to extract a versioned api
Describe the bug
I use config.extractor.yaml as below but nothing shows up in output, How to extract and deploy versioned api?
apiNames:
-orders-api-v1.
versionssetName
Expected behavior
It should work same as versions api extraction and deployment. Is deployment extra too to create a Versionset ?
Actual behavior
Nothing gets extracted i get an empty artifact .
Reproduction Steps
Create a version to an API as URL path version identifier v1. and then add extract apiname as as Name in v1 version