dev-proxy icon indicating copy to clipboard operation
dev-proxy copied to clipboard

Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.

Results 47 dev-proxy issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 8.0.4 to 8.0.5. Release notes Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases. EF Core 8.0.5 This is a patch release of EF Core 8.0 containing only updates to dependencies. There...

### Description I cannot make devtools to work, even though there are no errors logged in devproxy ### Expected behaviour opening `http://localhost:9222/devtools/inspector.html?ws=localhost:62690` opens devtools ### Actual behaviour Connection refused. Nothing...

enhancement
work in progress

@svrooij proposed an idea to simplify config by removing default values. Specifically, for each plugin, we repeat the assembly name and "enabled: true". We could simplify the config by assuming...

enhancement
needs peer review

Create a new page in docs that explains how folks can update: - stable to stable - stable to beta - beta to stable

documentation

The .NET implementation of JSONPath is limited and only allows us to do basic filtering. In comparison, using JMESPath.net we can use the full power of JMESPath including implementing more...

enhancement
needs peer review

winget doesn't support refreshing the current session when updating PATH after installation, so when `Microsoft.DevProxy` package is installed, users must start a new session to use the `devproxy` alias, if...

enhancement
needs peer review

Based on the feedback from @tmaestrini - [x] add support for architecture osx-arm64 - [x] update setup scripts

enhancement

Let's extend the `GraphConnectorGuidancePlugin` so that it checks if the request to create an external connection, triggered from TAC, has the connectorId on it and if the connectorId matches the...

enhancement
help wanted

Write a 'How to' article that explains how you can check if the APIs used in your app are registered in API Center

documentation

To further simplify acquisition, we’ll publish the proxy as a Docker container so that customers can pull it from Docker hub without having to run custom executables on their host....

enhancement