@overmap-ai/core 1.0.71-procedures.0 → 1.0.71-procedures.1
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.
|
@@ -8658,7 +8658,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8658
8658
|
method: HttpMethod.GET,
|
|
8659
8659
|
url: "/asset-procedure-fields/",
|
|
8660
8660
|
queryParams: {
|
|
8661
|
-
|
|
8661
|
+
organization: organizationId.toString()
|
|
8662
8662
|
},
|
|
8663
8663
|
blockers: [],
|
|
8664
8664
|
blocks: []
|