updated
This commit is contained in:
@@ -25,7 +25,9 @@ class BuildingBuildPartsListEventMethods(MethodToEvent):
|
||||
__event_keys__ = {
|
||||
"b860e37a-e19b-4c45-9543-461241f7587c": "building_build_parts_list"
|
||||
}
|
||||
__event_validation__ = {"b860e37a-e19b-4c45-9543-461241f7587c": BuildPartsListResponse}
|
||||
__event_validation__ = {
|
||||
"b860e37a-e19b-4c45-9543-461241f7587c": BuildPartsListResponse
|
||||
}
|
||||
|
||||
@classmethod
|
||||
def building_build_parts_list(
|
||||
|
||||
Reference in New Issue
Block a user