Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 7f1b82d10f8f857135b500ed5b9fd111c504f4cf
https://github.com/tribe29/checkmk/commit/7f1b82d10f8f857135b500ed5b9fd111c…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
A cmk/fields/__init__.py
A cmk/fields/base.py
M cmk/gui/fields/base.py
M cmk/gui/fields/definitions.py
M cmk/gui/fields/primitives.py
M tests/testlib/pylint_checker_cmk_module_layers.py
Log Message:
-----------
move OpenAPIAttributes to new utils.fields module
We want to use OpenAPIAttributes in multiple places where we deal with
marshmallow. This allows the modules that use marshmallow to keep a
clear separation.
Change-Id: Id45035510426811cd1b1c8a9e87ceccea105a2b6