[placement] Fix GET PUT /allocations nits
In the review of I49f5680c15413bce27f2abba68b699f3ea95dcdc, a few non-blocking nits were identified. This change addresses some of those nits, fixing some typos, clarifying method names and what microversion is in use at particular times. Change-Id: Iff15340502ce43eba3b98db26aa0652b1da24504
This commit is contained in:
@@ -151,7 +151,6 @@ allocations_dict: &allocations_dict
|
||||
type: object
|
||||
in: body
|
||||
required: true
|
||||
min_version: 1.12
|
||||
description: >
|
||||
A dictionary of resource allocations keyed by resource provider uuid.
|
||||
allocations_dict_empty:
|
||||
|
||||
Reference in New Issue
Block a user