Michael

Results 18 comments of Michael

> Hi @oyiz-michael, I see you are working on this PR and please let me know when you need a first round of review or any help. @leandrodamascena fixing some...

> Hey @oyiz-michael a quick heads up! I see the code to upload files is working as expected, but the new class to implement UploadFile is not working and idk...

Hello @leandrodamascena Thanks for the heads up! I've just run extensive tests on the UploadFile implementation and everything appears to be working correctly on my end. Here's what I verified:...

@leandrodamascena! I really appreciate your patience and effort in making this happen! I've fixed the OpenAPI schema generation for UploadFile. Here's what I did: Fixed UploadFile's JSON schema generation to...

@leandrodamascena! I've successfully fixed the OpenAPI schema issue with UploadFile annotations! Problem Summary: You were absolutely right - when using [UploadFile](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html), the OpenAPI schema was generating references like #/components/schemas/aws_lambda_powertools__event_handler__openapi__compat__Body_upload_file_with_metadata_upload_with_metadata_post-Input__1 that...

Hi @leandrodamascena I have addressed feedback about verbose and duplicated tests, coverage of the missing lines identified by codecov. All tests passing with Improved code quality with better organization and...

> I'm reviewing this PR this week. Hi @leandrodamascena let me know if you require any further changes for this Pr and let me know what the plan is for...

Hi @leandrodamascena if you have not already worked on this, let me know if you can take it up.