[BUG] Not able to extract a versioned api
Open
- Dominant language
- C#
- Stars
- 448
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
### 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
- orders-api
### 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
Contributor guide
Assessment
This issue has not been assessed yet.