[Bug]: Generator for `shield` API specs fail due to new `operationId` without `_`
bug
### Package version(s) affected
8.0.1
### Description
**Problem**
The Shield OpenAPI specs has a new `operationId` that do NOT contain `_`, unlike the other OpenAPI specs. This creates issues with the generator that expected the `operationId` to contain `_`.
### How to reproduce
https://github.com/ToshY/BunnyNet-PHP/actions/runs/22500945027/job/65187589919
### Possible Solution
_No response_
### Additional Context
_No response_
0 条评论