API-01: All endpoints follow protocol v1 path structure #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All endpoints follow the
/api/v1/...path structure as defined in the Cameleer3 protocol v1 specification.Category: REST API
REQ-ID: API-01
Implemented: All controllers mapped under
/api/v1/following protocol v1 path structure.