Darrian
Darrian
**Describe the bug** Response objects seem to be getting mixed up and duplicates are showing, only seems to effect Safari (tested on 13.1.1).  **⚠️ Make a Codesandbox ⚠️** https://codesandbox.io/s/dark-voice-qkjqp...
Adds a `--metadata` flag to both `hydra clients create` and `hydra clients update`. Also ensures that valid JSON is being passed. ## Related issue(s) Fixes #3091 ## Checklist - [x]...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/master/CODE_OF_CONDUCT.md). -...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/k8s/blob/master/CODE_OF_CONDUCT.md). -...
It would be really awesome if we could add support for JSON batch requests https://docs.microsoft.com/en-us/graph/json-batching. Although I'm really not sure the best way to cleanly integrate it here especially if...
A work in progress attempt at a fix for #22 . This seems to work okay for `v1.0` but currently is broken when generating for `beta`. The generator runs for...
For types such as `github`, the specification states that name should be lowercased, but not the version. https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#github Git tags and branches however can be case sensitive. Looking at the...
### Is your feature request related to a problem? Please describe. When deploying via Helm there appears to be no way to set the `--defaultdb` flag, other flags have an...