Package com.vortexsoftware.sdk.spring
Class VortexRoutes
java.lang.Object
com.vortexsoftware.sdk.spring.VortexRoutes
Constants defining the Vortex API route structure
These routes match exactly with the Express SDK and React provider
to ensure complete compatibility across different backend implementations.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcreateVortexApiPath(String baseUrl, String route) Create the full API path based on base URL
-
Field Details
-
JWT
Base routes that match the React provider's API calls- See Also:
-
INVITATIONS
- See Also:
-
INVITATION
- See Also:
-
INVITATIONS_ACCEPT
- See Also:
-
INVITATIONS_BY_GROUP
- See Also:
-
INVITATION_REINVITE
- See Also:
-
-
Method Details
-
createVortexApiPath
Create the full API path based on base URL
-