server-tools/jsonifier/models
Laurent Mignon (ACSONE) 8d9f80f140 [FIX] jsonifier: Call callable for unknown field
If a field name into the parser definition doesn't exist into the model but is resolved by a callable, call the method. Prior to this change, it was o more possible to define computed json value for custome keys
2024-02-02 14:13:15 +01:00
..
__init__.py Replace base_jsonify w/ jsonifier 2023-02-27 10:05:54 +01:00
ir_exports.py [IMP] jsonifier: black, isort, prettier 2023-02-27 10:05:54 +01:00
ir_exports_line.py [IMP] jsonifier: black, isort, prettier 2023-02-27 10:05:54 +01:00
ir_exports_resolver.py [IMP] jsonifier: black, isort, prettier 2023-02-27 10:05:54 +01:00
models.py [FIX] jsonifier: Call callable for unknown field 2024-02-02 14:13:15 +01:00
utils.py Replace base_jsonify w/ jsonifier 2023-02-27 10:05:54 +01:00