REST API client update

This commit is contained in:
PB
2025-11-15 20:24:16 +01:00
parent ba94a1d17f
commit 4fbc0a35a7
6 changed files with 36 additions and 952 deletions

View File

@@ -3,7 +3,6 @@ package api
import (
"fmt"
"git.ego.freeddns.org/egommerce/api-entities/basket"
basket "git.ego.freeddns.org/egommerce/api-entities/basket/dto"
)