mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-04 10:13:53 +08:00
update ai api list
This commit is contained in:
@@ -809,6 +809,7 @@ func (i *imlAIApiModule) APIs(ctx context.Context, keyword string, providerId st
|
||||
Id: a.ID,
|
||||
Name: a.Name,
|
||||
Service: auto.UUID(a.Service),
|
||||
Team: auto.UUID(serviceTeamMap[a.Service]),
|
||||
Method: http.MethodPost,
|
||||
RequestPath: a.Path,
|
||||
Model: auto.Label{
|
||||
|
||||
Reference in New Issue
Block a user