drarko opened a new pull request #482: Fix Addresses Path
URL: https://github.com/apache/fineract/pull/482
 
 
   Path for addresses resource is inconsistent
   /client/{clientId}/addresses
   
   Other resources are plurals:
   /clients/{clientId}/charges
   /clients/{clientId}/identifiers
   /clients/{clientId}/accounts
   
   Change addresses path to:
   /clients/{clientId}/addresses
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to