Ryan Cocuzzo
Ryan Cocuzzo
# Bug report ## Summary No files are available to be selected on the iOS Simulator (15.2). The app also never requests access to Files `Settings > Privacy > Files...
### Expected Behavior Let's say you have a folder A of chained requests. ``` /A - r1 - r2 (depends on r1 response) ``` When you duplicate that folder (creating...
**Describe the bug** I'm just trying to run a mock server that builds from a YAML OpenAPI spec. The setup steps in the [OpenAPI guide](https://www.mocks-server.org/docs/integrations/openapi/) seem to work perfectly for...
## Description I followed the setup steps: ``` $ git clone https://github.com/akashrchandran/spotify-lyrics-api.git $ cd spotify-lyrics-api $ php -S localhost:8000 api/index.php ``` And, when pinging an endpoint, The server threw a...
### Summary * Adds support for replacing `http://` with `ws://` (Right now we only replace `https://` with `wss://`) to enable local urls * Default localhost URLs to the ibm quantum...