fix JSON syntax error in bucket create example, closes influxdata/DAR#261 (#3535)

pull/3533/head^2
Scott Anderson 2022-01-04 15:52:46 -07:00 committed by GitHub
parent f725b1ad43
commit 460e80229a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ curl --request POST \
"everySeconds": 86400,
"shardGroupDurationSeconds": 0
}
],
]
}'