-
## Description
We need to update the `sortOrder` field in the `SearchQuerySortRequest` from a string type to an enum with possible values `asc` and `desc` in our OpenAPI specification. The default va…
-
So basically I am trying to alter the entity equipment packet:
```
on packet event PLAY_SERVER_ENTITY_EQUIPMENT:
cancel event
set {_packet} to event-packet
set field 0 of {_packet} to field 0 …
-
**For which schema is a change/update being suggested?** MorPhiC
**What should the change/update be?**
I would like to add a new schema for a dataset. The entity will be in hierarchy one level …
-
### Issue Summary
The code generation process for structures containing a member shape that targets an [unnamed enum](https://smithy.io/1.0/spec/core/constraint-traits.html#enum-trait) mistakenly a…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.18.1 / 3.0.1
#### Summary
Missing support for **enum-type** in XML mapping
yaml, anno…
-
### Description
Hi.
Is there any way i can prevent this from happening in ENUM types?
Thanks
![image](https://github.com/user-attachments/assets/ffe38753-af1f-49dc-909c-b59dd45c7356)
### …
-
When representing union types using x-ms-enum, the `@clientName` decorator does not impact the x-ms-enum.name field. Since this field determines the name of any generated enum type, the clientName …
-
### What it does
Match patterns using `Enum::Variant { .. }` should be linted on if the enum variant is field-less.
Example:
```rust
match Some(42) {
Some(v) => v,
None { .. } /* 1
}
```
#…
-
**What version of protobuf and what language are you using?**
Version: $ protoc --version # libprotoc 3.6.1
Language: C++
**What operating system (Linux, Windows, ...) and version?** Debia…
-
### Steps to reproduce the issue
@alalazo @adamjstewart
Sorry to ping you, but there is no maintainer and you two added the most-recent package versions.
This package is really broken; only the l…