Merge "Fix sample request values in 'POST /v3/domains'"
This commit is contained in:
commit
39d9e2a79a
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": {
|
"domain": {
|
||||||
"description": "Description.",
|
"description": "Domain description",
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"name": "Name"
|
"name": "myDomain"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user