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
a6f2274 to
d597b35
Compare
d597b35 to
08d2e00
Compare
|
@adamsaghy, I've finalized the PR: it's now a single verified commit rebased on the latest develop. Could you please approve the workflows to run the CI checks? Just an additional note: the local failures in E2E Tests (Shard 9) appear to be unrelated to these Swagger changes, as they involve unrelated functional areas. Looking forward to your review! |
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.