mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Add CEO company branding endpoint
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
87b17de0bd
commit
7b4a4f45ed
8 changed files with 264 additions and 2 deletions
|
|
@ -441,6 +441,7 @@ All endpoints are under `/api` and return JSON.
|
|||
- `POST /companies`
|
||||
- `GET /companies/:companyId`
|
||||
- `PATCH /companies/:companyId`
|
||||
- `PATCH /companies/:companyId/branding`
|
||||
- `POST /companies/:companyId/archive`
|
||||
|
||||
## 10.2 Goals
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue