[Question] If new versionset is being added, I notice the first deployment fails. The second one normally succeeds.
Open
- Dominant language
- C#
- Stars
- 448
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
### Release version
5.1.4
### Question Details
Throws this error: failed with status code 400. Content is '{"error":{"code":"ValidationError","message":"One or more fields contain incorrect values:","details":[{"code":"ValidationError","target":"path","message":"Cannot create API '******-v2' with the same Path '*****/api' as API '****' unless it's a part of the same version set"}]}}'.
### Expected behavior
For the deploy to succeed on the first iteration.
### Actual behavior
Fails for the first deploy. Succeeds on the second.
### Reproduction Steps
Create a new version set for an api.
Contributor guide
Assessment
This issue has not been assessed yet.