9cbe9ae83d
On pretty much all resources you can pass either a name or an ID on CRUD operations. This change does exactly that for domains. Change-Id: I88da81a6a62839f4eedc362fd15cb38149b6efd8
5 lines
126 B
YAML
5 lines
126 B
YAML
---
|
|
features:
|
|
- Added name_or_id parameter to domain operations, allowing
|
|
an admin to update/delete/get by domain name.
|