Added completed user. Some fixes and more more more...
This commit is contained in:
parent
b96dd39795
commit
ea8ab7c0ed
33 changed files with 576 additions and 212 deletions
4
internal/interfaces/api/responses/image_get_all.go
Normal file
4
internal/interfaces/api/responses/image_get_all.go
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
package responses
|
||||
|
||||
type GetAllImagesList struct {
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue