Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-12-11 20:56:19 +00:00
parent 4bf0f8117b
commit a803ac6cb2
18 changed files with 1011 additions and 1011 deletions

View File

@@ -46,7 +46,7 @@ type ListRequest struct {
}
type ListResponse struct {
Urls []URLPair `json:"urls"`
UrlPairs *URLPair `json:"urlPairs"`
}
type ProxyRequest struct {