Class ApiPaths

java.lang.Object
com.bluebell.greenhouse.planter.constants.ApiPaths

public final class ApiPaths extends Object
Defines all api paths used by the endpoints and testing module.

Each nested class groups related path fragments. Combine a section's BASE with the specific relative path (e.g., Account.BASE + Account.CREATE_ACCOUNT).

Version:
3.0.6
Author:
Stephen Prizio