-
I have an endpoint which will only respond to hal format (`application/hal+json`) as specified in [HAL's official page](http://stateless.co/hal_specification.html)
Given the following:
``` ruby
clas…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Darwin 22.3.0 arm64 arm
### What steps can reproduce the bug?
```s…
-
There are 3 types of Security Configurations for Istio:
- Strict mTLS authentication
- permissive mTLS authentication between sidecars
- Hybrid custom deployments.
More ISTIO Security details …
-
Thanks for the great work!
I'm wondering if the dev team has a plan of supporting [pre-commit](https://pre-commit.com/#intro). It would be super helpful to have the pre-commit hook config in the of…
-
| Q | A
| --- | ---
| Sulu Version | 2.4.1
| PHP Version | 8.1.4
| DB Version | irrelevant
| Browser Version | irrelevant
# Actual Behavior
SuluAdmin does not load the list because of a typ…
-
Feature gate: `#![feature(nonzero_from_mut)]`
This is a tracking issue for the associated functions `NonZeroXxx::from_mut` and `NonZeroXxx::from_mut_unchecked`.
These associated function…
-
Hello,
I am encountering an issue when attempting to generate Python bindings using pyangbind with the --deviation flag. The command runs without errors when generating the tree output, but fails d…
-
While working [types unification](https://github.com/near/pagoda-console/pull/90) I stumbled upon Joi library downsides types-wise.
I think we should consider moving to another library which would gi…
-
It would be nice to get an optional setting to disable type inferring when using strict mode and tell Solargraph that types passed to YARD tags `@param` and `@return` are the only single source of tru…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this feat…