@@ -468,20 +468,23 @@ async def location_data01_property() -> dict[str, Any]:
468468 "is_visible" : True ,
469469 "owner" : None ,
470470 "source" : None ,
471+ "updated_at" : "2024-01-15T10:30:00.000000Z" ,
471472 "value" : "DFW" ,
472473 },
473474 "description" : {
474475 "is_protected" : False ,
475476 "is_visible" : True ,
476477 "owner" : None ,
477478 "source" : None ,
479+ "updated_at" : "2024-01-15T10:30:00.000000Z" ,
478480 "value" : None ,
479481 },
480482 "type" : {
481483 "is_protected" : True ,
482484 "is_visible" : True ,
483485 "owner" : None ,
484486 "source" : None ,
487+ "updated_at" : "2024-01-15T10:30:00.000000Z" ,
485488 "value" : "SITE" ,
486489 },
487490 "primary_tag" : {
@@ -490,6 +493,7 @@ async def location_data01_property() -> dict[str, Any]:
490493 "is_visible" : True ,
491494 "owner" : None ,
492495 "source" : None ,
496+ "updated_at" : "2024-01-15T10:30:00.000000Z" ,
493497 },
494498 "node" : {
495499 "id" : "rrrrrrrr-rrrr-rrrr-rrrr-rrrrrrrrrrrr" ,
@@ -506,6 +510,7 @@ async def location_data01_property() -> dict[str, Any]:
506510 "is_visible" : True ,
507511 "owner" : None ,
508512 "source" : None ,
513+ "updated_at" : "2024-01-15T10:30:00.000000Z" ,
509514 },
510515 "node" : {
511516 "id" : "bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb" ,
@@ -574,13 +579,15 @@ async def location_data02_property() -> dict[str, Any]:
574579 "display_label" : "CRM" ,
575580 "id" : "cccccccc-cccc-cccc-cccc-cccccccccccc" ,
576581 },
582+ "updated_at" : "2024-01-15T10:30:00.000000Z" ,
577583 "value" : "dfw1" ,
578584 },
579585 "description" : {
580586 "is_protected" : False ,
581587 "is_visible" : True ,
582588 "owner" : None ,
583589 "source" : None ,
590+ "updated_at" : "2024-01-15T10:30:00.000000Z" ,
584591 "value" : None ,
585592 },
586593 "type" : {
@@ -592,6 +599,7 @@ async def location_data02_property() -> dict[str, Any]:
592599 "display_label" : "CRM" ,
593600 "id" : "cccccccc-cccc-cccc-cccc-cccccccccccc" ,
594601 },
602+ "updated_at" : "2024-01-15T10:30:00.000000Z" ,
595603 "value" : "SITE" ,
596604 },
597605 "primary_tag" : {
@@ -604,6 +612,7 @@ async def location_data02_property() -> dict[str, Any]:
604612 "display_label" : "CRM" ,
605613 "id" : "cccccccc-cccc-cccc-cccc-cccccccccccc" ,
606614 },
615+ "updated_at" : "2024-01-15T10:30:00.000000Z" ,
607616 },
608617 "node" : {
609618 "id" : "rrrrrrrr-rrrr-rrrr-rrrr-rrrrrrrrrrrr" ,
@@ -624,6 +633,7 @@ async def location_data02_property() -> dict[str, Any]:
624633 "display_label" : "CRM" ,
625634 "id" : "cccccccc-cccc-cccc-cccc-cccccccccccc" ,
626635 },
636+ "updated_at" : "2024-01-15T10:30:00.000000Z" ,
627637 },
628638 "node" : {
629639 "id" : "bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb" ,
0 commit comments