Address Greptile company logo feedback

This commit is contained in:
Dotta
2026-03-16 10:05:14 -05:00
parent 2d548a9da0
commit 4dfd862f11
5 changed files with 208 additions and 71 deletions

View File

@@ -48,7 +48,7 @@ PATCH /api/companies/{companyId}
Upload an image for a company icon and store it as that companys logo.
```
POST /api/companies/{companyId}/assets/images
POST /api/companies/{companyId}/logo
Content-Type: multipart/form-data
```