mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 10:54:28 +00:00
.
This commit is contained in:
@@ -48,6 +48,7 @@ message TemplatesResponse {
|
||||
repeated Template templates = 1;
|
||||
}
|
||||
|
||||
// Generate a meme using a template
|
||||
message GenerateRequest {
|
||||
// the template id to use
|
||||
string id = 1;
|
||||
|
||||
Reference in New Issue
Block a user