Closed seemantshekhar43 closed 2 months ago
Commited a few small qualiy changes, approved now ✅
_(one bigger change was a switch from taking
text
from body to taking it from URL params?text=my_QR_code_text
.All details:
fc56266
(#180)
Replacing text coming as part of payload with url param is a nice idea. Other cosmetic quality changes makes sense as well. Thanks🙌
What does this PR do?
This PR introduces an example function "generate_qr_code" in Java. The example enhances understanding by showcasing practical implementation within the codebase.
"generate_qr_code" is a simple Java function which generates QR code for the given text.
Screenshot:
Successful Response:
Error Response:
✅ Task Summary