Comment 0 for bug 1478519

Revision history for this message
Kouichi Katano (katano) wrote :

http://openstack-bugfix:10082/api-ref/target/docbkx/html/api-ref-identity-v3.html#createDomain

A sample of a request body of "POST /v3/domains" is different from a sample of response body.

According to a sample of response body,
the values of following parameters should be changed:
  - "description" should be "Domain description".
  - "name" should be "myDomain".