genua für heit
This commit is contained in:
@@ -435,7 +435,7 @@ class AlpineBitsServer:
|
|||||||
HttpStatusCode.BAD_REQUEST
|
HttpStatusCode.BAD_REQUEST
|
||||||
)
|
)
|
||||||
|
|
||||||
action_instance = self._action_instances[capability_name]
|
action_instance: AlpineBitsAction = self._action_instances[capability_name]
|
||||||
|
|
||||||
# Check if the action supports the requested version
|
# Check if the action supports the requested version
|
||||||
if not await action_instance.check_version_supported(version_enum):
|
if not await action_instance.check_version_supported(version_enum):
|
||||||
|
|||||||
Reference in New Issue
Block a user