Files
trove/apidocs/src/samples/db-enable-root-user-response.json
Riley Bastrop fc80208a46 Update and correct documentation snippets
Partially implements: blueprint example-snippet-generator
Change-Id: I26f63bd9ef4a1ec5559d41bda7c476ba829b1729
2014-11-12 14:41:32 -06:00

8 lines
77 B
JSON

{
"user": {
"name": "root",
"password": "12345"
}
}