pucardotorg / dristi

MIT License
2 stars 12 forks source link

User Registration: Advocate API has /advocate/advocate in PATH #1645

Open subhashini-egov opened 1 month ago

subhashini-egov commented 1 month ago

Describe the bug Advocate API is not API compliant even in basic URL path. We have /advocate/advocate which is wrong. The paths should be as per API spec, namely:

/advocate/v1/_create
/advocate/v1/_update
/advocate/v1/_search
/advocate/clerk/v1/_create
/advocate/clerk/v1/_update
/advocate/clerk/v1/_search
ashishbeehyv commented 1 week ago

hi @rajeshcherukumalli it is fixed. please test this in QA. cc: @Ramu-kandimalla