You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(231): change batchGet to batch-get for casing consistency across AEP (#407)
This PR updates AEP-0231 (Batch GET) to use batch-get instead of batchGet / BatchGet in HTTP URI custom method names. This ensures consistent kebab-case naming for custom methods across the AEP, aligning with the casing conventions used by other AEPs (e.g., AEP 122).
0 commit comments