X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=o2ims%2Fdomain%2Fcommands.py;h=4f86a6f4f3c11085d1c7171a1b99df6a173d2655;hb=39e022d709689d2fc02d892707971ae852fc55ea;hp=349188f346bc70a36a06e2548de4593df13cf2ff;hpb=4aabbc42db31fb781f16eecf59223776cff3b034;p=pti%2Fo2.git diff --git a/o2ims/domain/commands.py b/o2ims/domain/commands.py index 349188f..4f86a6f 100644 --- a/o2ims/domain/commands.py +++ b/o2ims/domain/commands.py @@ -136,4 +136,4 @@ class UpdatePserverAcc(UpdateResource): @dataclass class UpdateAlarm(UpdateFaultObject): - pass + parentid: str