You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3 lines
355 B
3 lines
355 B
goctl api plugin -plugin goctl-swagger="swagger -filename Name-For-Replace.json -host https://HostNameForReplace-dev.gxxhygroup.com" -api Name-For-Replace.api -dir .
|
|
curl 10.1.1.124:8882/ping
|
|
curl 10.1.1.124:8882/file/uploadWithTimestamp -F "file=@./Name-For-Replace.json" -H "UploadPath: /knife4j/data/ROOT" -H "UploadFileName: Name-For-Replace.json" -v
|