Guillaume

Results 25 issues of Guillaume

**Describe the bug** When providing a file path with no mime type in a response, the effective content type at the bottom shows "false". ![image](https://user-images.githubusercontent.com/7489814/182621413-4b00b673-4b1a-4df7-bfa6-4c8a2a464487.png) It should be overwritten with...

bug
App: Desktop

- Create a way to store and access stringified objects globally throughout routes --> same as a route response body - Retrieve these objects through templating helpers {{data?}}, we can...

feature

On a fresh install of the desktop app, the default dialogs folder is the `~/AppData/Local/Program/Mockoon` folder, at least on Windows. This folder get wiped during each update. So, it's not...

feature
App: Desktop

**Is your feature request related to a problem? Please describe.** Opening the user folder to see the logs is not the most practical option. **Describe the solution you'd like** A...

feature
App: CLI

**Is your feature request related to a problem? Please describe.** The port auto-increment when creating/duplicating an environment may be confusing, especially since the port input was moved in the environment...

need feedback

**Technical implementation details** **Checklist** - [x] data migration added (@mockoon/commons) - [x] data migration automated tests added (@mockoon/commons) - [ ] CLI automated tests added (@mockoon/cli) - [x] desktop automated...

**Describe the bug** Data bucket with request helper is not generated if only referenced from another bucket. Test with setup: [sandbox.json](https://github.com/mockoon/mockoon/files/14218525/sandbox.json) "Test" bucket contains a request helper and will get...

bug

Hi, I noticed a small typo in Mockoon's name. Thank you :)

[](https://reviewable.io/reviews/angular/builtwith.angularjs.org/436)

Add a new endpoint to the Admin API to edit/add environment variables

feature
good first issue