feature/image-base64-encoding #1

Merged
Suguivy merged 4 commits from feature/image-base64-encoding into main 2024-04-12 11:42:26 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 4f058e38c1 - Show all commits

View File

@ -1,3 +1,4 @@
- Parametrize bot API url in env variable
- Encode images in base64 with proper prefix "data:image/png;base64,<encoding>"
- Parametrize tags
- Parametrize tags
- Generalize the ImageService test with faker