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
342 B

goctl api plugin -plugin goctl-swagger="swagger -filename Name-For-Replace.json -host https://Name-For-Replace-dev.gxxhygroup.com" -api minio.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