@whiplashmerch/whiplash-api-client 3.2.45 → 3.2.47
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/client.esm.js
CHANGED
|
@@ -32862,11 +32862,6 @@ const ApiV2NavNormalExample = {
|
|
|
32862
32862
|
display: 'Projects',
|
|
32863
32863
|
url: 'http://localhost:4000/projects',
|
|
32864
32864
|
},
|
|
32865
|
-
{
|
|
32866
|
-
slug: 'reports',
|
|
32867
|
-
display: 'Reports',
|
|
32868
|
-
url: 'http://localhost:3000/reports/overview',
|
|
32869
|
-
},
|
|
32870
32865
|
{
|
|
32871
32866
|
slug: 'rules',
|
|
32872
32867
|
display: 'Rules',
|
|
@@ -41175,11 +41170,6 @@ const ApiV21NavNormalExample = {
|
|
|
41175
41170
|
display: 'Projects',
|
|
41176
41171
|
url: 'http://localhost:4000/projects',
|
|
41177
41172
|
},
|
|
41178
|
-
{
|
|
41179
|
-
slug: 'reports',
|
|
41180
|
-
display: 'Reports',
|
|
41181
|
-
url: 'http://localhost:3000/reports/overview',
|
|
41182
|
-
},
|
|
41183
41173
|
{
|
|
41184
41174
|
slug: 'rules',
|
|
41185
41175
|
display: 'Rules',
|