-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: dukeofharen/httplaceholder
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
dev: Update SDK to .NET 9
enhancement
Enhancement of the code, not introducing new features.
#384
opened Dec 22, 2024 by
dukeofharen
feat: Host documentation somewhere external (e.g. readthedocs)
enhancement
Enhancement of the code, not introducing new features.
#383
opened Dec 22, 2024 by
dukeofharen
bug:
bugfix
Inconsistencies or issues which will cause a problem for users or implementors.
#382
opened Oct 17, 2024 by
dukeofharen
feat: When returning a file from a stub, optionally return caching headers
enhancement
Enhancement of the code, not introducing new features.
#379
opened Aug 21, 2024 by
dukeofharen
feat: Add option to serve a directory of files
enhancement
Enhancement of the code, not introducing new features.
#378
opened Aug 21, 2024 by
dukeofharen
bug: Calling multiple "((fake_data:words))" (or maybe other response variable parsers as well) are replaced with same value
bugfix
Inconsistencies or issues which will cause a problem for users or implementors.
#377
opened Aug 21, 2024 by
dukeofharen
feat: Random image response writer
enhancement
Enhancement of the code, not introducing new features.
#376
opened Aug 19, 2024 by
dukeofharen
feat: Define JSON response as object
enhancement
Enhancement of the code, not introducing new features.
#375
opened Aug 19, 2024 by
dukeofharen
feat: Put strings in resources for both backend and frontend
enhancement
Enhancement of the code, not introducing new features.
#374
opened Aug 13, 2024 by
dukeofharen
bug: When creating an empty stub .yml file, you'll see a warning
bugfix
Inconsistencies or issues which will cause a problem for users or implementors.
#373
opened Aug 13, 2024 by
dukeofharen
bug: For some reason, the JSON of one of the requests was empty. It resulted in an HTTP 500 in the UI when retrieving the request overview
bugfix
Inconsistencies or issues which will cause a problem for users or implementors.
#372
opened Aug 13, 2024 by
dukeofharen
bug: It seems the response JSON is not always removed correctly when the request is removed.
bugfix
Inconsistencies or issues which will cause a problem for users or implementors.
#371
opened Aug 13, 2024 by
dukeofharen
feat: Add webhook functionality
enhancement
Enhancement of the code, not introducing new features.
#370
opened Aug 13, 2024 by
dukeofharen
feat: Add option to export / download request as JSON file
enhancement
Enhancement of the code, not introducing new features.
#369
opened Aug 13, 2024 by
dukeofharen
feat: When using the text / json / xml e.g. form helper in the UI, make it possible to insert contents by uploading a file
enhancement
Enhancement of the code, not introducing new features.
#368
opened Aug 13, 2024 by
dukeofharen
feat: Add HURL export for request
enhancement
Enhancement of the code, not introducing new features.
#367
opened Aug 13, 2024 by
dukeofharen
feat: Place install URL on website
enhancement
Enhancement of the code, not introducing new features.
#366
opened Aug 13, 2024 by
dukeofharen
bug: Small bug in parsing cURL command for creating stub
bugfix
Inconsistencies or issues which will cause a problem for users or implementors.
#365
opened Aug 13, 2024 by
dukeofharen
feat: Explicitly enable dynamic mode in UI when a dynamic mode placeholder (e.g. Enhancement of the code, not introducing new features.
((uuid))
) is added in the response body
enhancement
#364
opened Aug 13, 2024 by
dukeofharen
feat: Fake data variable handler: random number
enhancement
Enhancement of the code, not introducing new features.
#363
opened Aug 13, 2024 by
dukeofharen
feat: Support multiple query strings with same name
enhancement
Enhancement of the code, not introducing new features.
#362
opened Aug 13, 2024 by
dukeofharen
bug: When loading HttPlaceholder in a folder with at least 1 invalid YAML file, make sure to exclude this YAML file from future "GetStubs" calls
bugfix
Inconsistencies or issues which will cause a problem for users or implementors.
#361
opened Aug 13, 2024 by
dukeofharen
feat: Autocomplete in editor in admin UI
enhancement
Enhancement of the code, not introducing new features.
#360
opened Aug 13, 2024 by
dukeofharen
feat: Response transformers
enhancement
Enhancement of the code, not introducing new features.
#359
opened Aug 13, 2024 by
dukeofharen
feat: Build a CLI
enhancement
Enhancement of the code, not introducing new features.
#358
opened Aug 13, 2024 by
dukeofharen
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.