X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=o2ims%2Fdomain%2Fcommands.py;h=4f86a6f4f3c11085d1c7171a1b99df6a173d2655;hb=51b371f14f46196e0cfea60264361364e3cc9f57;hp=349188f346bc70a36a06e2548de4593df13cf2ff;hpb=586f039c73d102429517cb6068de4342976e4e3f;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