Files
neutron-lib/releasenotes/notes/tag-creation-1ba476d17e3de502.yaml
Rodolfo Alonso Hernandez 551bcff770 Add API extension `tag-creation`
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
2024-08-06 18:59:51 +00:00

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.