File: enforce_raw_definitions-94433339a63d15f8.yaml

package info (click to toggle)
python-mistralclient 1%3A5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,092 kB
  • sloc: python: 10,820; sh: 125; makefile: 25
file content (7 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
  - |
    The new ``enforce_raw_definitions`` variable has been added to
    the ``Client`` class and each ``ResourceManager`` class. This variable is
    set to False by default. Setting this parameter to True enforces the client
    to use ``definition`` passed in as raw content.