@mparticle/aquarium 1.48.0-chore-data-models-nav-item.3 → 1.48.1-chore-data-models-nav-item.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.
- package/dist/aquarium.js +1 -1
- package/dist/aquarium.umd.cjs +1 -1
- package/dist/src/shared/Paths.d.ts +1 -1
- package/package.json +1 -1
package/dist/aquarium.js
CHANGED
|
@@ -25072,7 +25072,6 @@ const It = {
|
|
|
25072
25072
|
Trends: "/data-platform/trends",
|
|
25073
25073
|
Setup: {
|
|
25074
25074
|
Root: "/data-platform/setup",
|
|
25075
|
-
DataModels: "/data-platform/setup/data-models",
|
|
25076
25075
|
Connections: "/data-platform/setup/connections",
|
|
25077
25076
|
Inputs: {
|
|
25078
25077
|
Root: "/data-platform/setup/inputs",
|
|
@@ -25111,6 +25110,7 @@ const It = {
|
|
|
25111
25110
|
EventForwarding: "/data-platform/event-forwarding"
|
|
25112
25111
|
},
|
|
25113
25112
|
[sa.DataWarehouse]: {
|
|
25113
|
+
Root: "/data-warehouse",
|
|
25114
25114
|
WarehouseIngest: "/data-warehouse/warehouse-ingest",
|
|
25115
25115
|
External: {
|
|
25116
25116
|
Connections: "/data-warehouse/external/connections",
|