@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.
@@ -8669,7 +8669,7 @@ class AssetProcedureFieldsService extends BaseApiService {
8669
8669
  method: HttpMethod.GET,
8670
8670
  url: "/asset-procedure-fields/",
8671
8671
  queryParams: {
8672
- oraganization: organizationId.toString()
8672
+ organization: organizationId.toString()
8673
8673
  },
8674
8674
  blockers: [],
8675
8675
  blocks: []