You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aldino Kemal
0947c6746f
feat: send image from URL (#237)
* feat: support send image from url
* fix: improve image upload validation and handling
- Add URL validation for image URL in backend
- Enhance frontend image upload logic to handle optional file and URL inputs
- Remove debug print statement in send validation
* docs: updapte openapi
* feat: update libs
* feat: update version
* feat: enhance image download and validation
- Add max image size limit from config
- Improve image download with timeout and redirect handling
- Validate content type and file size during image download
- Update test cases to use httptest for mocking HTTP servers
* fix: revert code
|
1 year ago |
| .. |
|
config.yaml
|
chore: update sdk config
|
2 years ago |