Azure / Azure/apiops

[BUG] API's are not getting deleted

Open
#742 2 comments 4 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Description

### Release version

v6.0.1.4

### Describe the bug

I am trying to delete API's from repository by
1. Deleting entire API folder.
2. Commit to branch
3. Create PR
4. Merge to main branch.
5. On merge triggers publisher pipeline
6. Publisher pipeline is executing with success but API's are not deleted from APIM in Azure

### Expected behavior

API's deleted from repository should get deleted when published using publisher pipeline

### Actual behavior

API's are not deleted from APIM in Azure

### Reproduction Steps

1. Delete entire API folder from repository. e.g. if the repo structure is like this -> apis/test-api then delete entire test-api folder
2. Commit changes to a branch
3. Create PR
4. Merge to main branch.
5. On merge trigger publisher pipeline
6. Publisher pipeline is executes with success but test-api is not deleted from APIM in Azure

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.