@seamapi/types 1.638.0 → 1.639.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -36726,7 +36726,7 @@ export default {
|
|
|
36726
36726
|
'/acs/systems/report_devices': {
|
|
36727
36727
|
post: {
|
|
36728
36728
|
description:
|
|
36729
|
-
'Reports ACS system
|
|
36729
|
+
'Reports ACS system device status including encoders and entrances.',
|
|
36730
36730
|
operationId: 'acsSystemsReportDevicesPost',
|
|
36731
36731
|
requestBody: {
|
|
36732
36732
|
content: {
|
|
@@ -36835,7 +36835,7 @@ export default {
|
|
|
36835
36835
|
'x-fern-sdk-group-name': ['acs', 'systems'],
|
|
36836
36836
|
'x-fern-sdk-method-name': 'report_devices',
|
|
36837
36837
|
'x-response-key': null,
|
|
36838
|
-
'x-title': 'Report
|
|
36838
|
+
'x-title': 'Report Devices',
|
|
36839
36839
|
},
|
|
36840
36840
|
},
|
|
36841
36841
|
'/acs/users/add_to_access_group': {
|