Files
watcher/watcher/api
Alfredo Moralejo 1a9f17748e Add patch call validation based on allowed_attrs
Currently, patch call field validations are done based on exclussion,
all the fields can be patched unless included in a list
`internal_attrs`.

This patch is adding a new validation rule based on fields inclussion
in a list `allowed_attrs`. When that list is non-empty, only the fields
included on it can be patched. in order to keep the existing behavior
for the existing patch calls, I am defining the list as empty, so that
the rest of validation rules are applied and it is not affecting the
current behavior.

Change-Id: I22010649332c8fb872446a9d0483a0303a4eba3b
Signed-off-by: Alfredo Moralejo <amoralej@redhat.com>
2025-08-19 11:01:20 +02:00
..
2015-06-04 15:27:57 +02:00
2020-02-21 01:29:46 +00:00
2018-09-10 20:28:26 -06:00
2019-06-27 14:56:52 +08:00
2020-05-02 00:33:39 +00:00
2020-04-22 15:59:15 +08:00
2019-06-27 14:56:52 +08:00