The ``tag-creation`` shim extension API definition enables the creation of multiple tags for a single resource using a ``POST`` request. The value of the tags is passed as an argument of the call. Related-Bug: #2073836 Change-Id: I8b7ac688f7aed64995b3c244b0a3662aa81313bc
6 lines
223 B
YAML
6 lines
223 B
YAML
---
|
|
features:
|
|
- The ``tag-creation`` shim extension API definition enables the creation
|
|
of multiple tags for a single resource using a ``POST`` request. The value
|
|
of the tags is passed as an argument of the call.
|