Solved
Forum Discussion
Adamjosh123
7 months agoOccasional Visitor
It seems like a known issue with some Swagger setups where file upload fields aren't properly displayed when using specific Jakarta versions. Ensure that the `@FormDataParam` or related annotations are correctly configured. For photo editor APK integration, you could reference file upload functionalities in the API to enable image editing features.