Azure / Azure/apiops

Value of policy for get operation is getting replaced by ASCII character after running extractor file

Open
#590 4 comments 0 reactions 1 assignee Claimed by @guythetechie View on GitHub
bug
Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Description

### Release version

APIOPS toolkit for Azure APIM

### Describe the bug

In the get operation, user is applying one rewrite policy and the value of policy get changed when extracted the file while running the extraction file in pipeline and then user publish the pipeline but it start showing error while running the operation.

### Expected behavior

In the get operation, when user is running extraction file then the value of policy should be as it is required and set in portal.

### Actual behavior

But when user is running the extraction file then some character get replaced with ASCIII character in the value of policy and then manually modifying the changes in pipeline to publish the pipeline successfully.

### Reproduction Steps

User using the rewrite policy in get and then running the extractor file. After extraction we can notice in file of policy created in artifacts that some of the value of policy is getting changed with ASCII character.

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.