aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'weed/s3api/README.txt')
-rw-r--r--weed/s3api/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/weed/s3api/README.txt b/weed/s3api/README.txt
new file mode 100644
index 000000000..10a18ff4d
--- /dev/null
+++ b/weed/s3api/README.txt
@@ -0,0 +1,7 @@
+see https://blog.aqwari.net/xml-schema-go/
+
+1. go get aqwari.net/xml/cmd/xsdgen
+2. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd
+
+
+