FINERACT-1222: Add Swagger tags for Journal Entries#5795
FINERACT-1222: Add Swagger tags for Journal Entries#5795elicsmit wants to merge 1 commit intoapache:developfrom
Conversation
da273cb to
23c7c7a
Compare
ce806f4 to
d38e50d
Compare
|
I've updated gradle.properties to -Xmx14g as suggested in the community chats (see the attached screenshot from Dhananjay Bhagat), but the :fineract-client:buildJavaSdk task still fails with Java heap space on the CI server. It seems the standard GitHub Actions runner might not have enough resources for this memory-intensive task. Could you please check if it's possible to run this build on a larger runner or if there's another workaround? |
No need. this will fix: #5799 you can revert this memory allocation change |
d38e50d to
d21aca5
Compare
|
Done. I've reverted the changes in gradle.properties. Thanks for the fix in #5799! |
824e702 to
bbc9d94
Compare
bbc9d94 to
5dda254
Compare
91b0286 to
21ca05f
Compare
2cd6d3f to
791ca67
Compare
Description
Added missing Swagger tags for Journal Entries API to improve documentation coverage.
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
Your assigned reviewer(s) will follow our guidelines for code reviews.