ALL | /users |
---|---|
ONE | /users/{int_id | string_username} |
ALL | /contacttypes |
---|---|
ONE | /contacttypes/{int_id} |
ALL | /users/{int_id | string_username}/contactinfo |
---|---|
ONE | /users/{int_id | string_username}/contactinfo/{int_id | strint_contacttype} |
ALL | /projects |
---|---|
ONE | /projects/{int_id |
ALL | /users/{int_id | string_username}/projects |
---|---|
ONE | /users/{int_id | string_username}/projects/{int_id} |