Kallys
Kallys
**API Platform version(s) affected**: 2.6.8 **Description** Swagger UI ignores required property when mixing snake_case for variables and camelCase for accessors in entities. **How to reproduce** ```php #[ApiResource(...)] #[ORM\Entity] class AnEntity...
Hi! When I'm using undocumented option "uploadOnly", portman fails. I tried debugging and catched the "Error: Postman collection name is required.[...]" exception at [this line](https://github.com/apideck-libraries/portman/blob/main/src/Portman.ts#L101) throwed from [this line](https://github.com/apideck-libraries/portman/blob/main/src/services/PostmanSyncService.ts#L67). It...
Hi! It would be great if portman can show a warning when a target did not match any OpenAPI operation. My use case is a big openapi definition split in...
Hi ! When I try to apply an image overlay with an alpha channel (true color), on a palette image, overlay isn't displayed properly. I'm currently using a workaround (convert...
Hi ! I extended route definition syntax with default value for token, in one of my project. I didn't really take time to see how routing engine works, so I...
Display build number (commit hash) in home page.
Make new console command "install" which facilitate installation for administrators (check files rights, composer dependency...)
Parse error file to report youtube-dl errors.
Add support for translation.