Merge pull request #25757 from eskaaren/create_service_id
Capital D in "ID" returned when creating service
This commit is contained in:
commit
641e1564cf
2 changed files with 2 additions and 2 deletions
|
@ -4535,7 +4535,7 @@ image](#create-an-image) section for more details.
|
|||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"Id":"ak7w3gjqoa3kuz8xcpnyy0pvl"
|
||||
"ID":"ak7w3gjqoa3kuz8xcpnyy0pvl"
|
||||
}
|
||||
|
||||
**Status codes**:
|
||||
|
|
|
@ -4559,7 +4559,7 @@ image](#create-an-image) section for more details.
|
|||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"Id":"ak7w3gjqoa3kuz8xcpnyy0pvl"
|
||||
"ID":"ak7w3gjqoa3kuz8xcpnyy0pvl"
|
||||
}
|
||||
|
||||
**Status codes**:
|
||||
|
|
Loading…
Add table
Reference in a new issue