-
### Component
rpc
### Describe the feature you would like
starting with prague the CL sends a list of requests alongside the actual payload:
https://github.com/alloy-rs/alloy/blob/b621af07b7bd97…
-
I am adding this as feedback, because I don't know if it is maybe integrated or I am overlooking something...
Let's assume I have a data file with a blogroll, and in that blogroll I want to add a f…
-
Is there any plan to add locale keys to enums and entry fields, such as those found in settings UI?
![Image](https://github.com/user-attachments/assets/3d0d7011-7fce-46fb-be97-ea9db2c3e522)
Support f…
-
### Did you check existing issues?
- [ ] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [x] I have searched the ex…
-
I have a straightforward data structure to represent the value of a currency.
```scala
case class CurrencyValue(value : Double, currency : CurrencyType)
enum CurrencyType:
case EUR
case GD…
-
https://github.com/user-attachments/assets/ce8885db-9de2-49c1-834f-c63a73d698f8
It is displayed in tooltips, but not in the decompiled view.
**Additional context**
17.12.0 Preview 4.0
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the…
-
Hi,
When I define SQLAlchemy columns using `enum.Enum` the auto generated marshmallow field fails validation when I try to load:
```python
import enum
import marshmallow as ma
import sqlalche…
-
**What language does this apply to?**
C++
**Describe the problem you are trying to solve.**
I would like to have a Public enum for all the field numbers for every message. This will help programm…
-
### Short description
The generated swagger lists a single value for these fields, instead of an enum of those values.
Broadcast.status
Broadcast.playListStatus
Broadcast.type
Broadcast.publishTy…