keystone/api-ref/source/v3/samples/admin/user-update-request.json
Dave Chen 14018e95f3 Fix the errors in params in api-ref for V3 user
This patch also take the chance to fix some examples.

Change-Id: I512d3dcc8a73d50b2bbee5f3d3b9f44c359e7416
2016-07-20 22:05:23 +08:00

7 lines
88 B
JSON

{
"user": {
"default_project_id": "263fd9",
"enabled": true
}
}