@itentialopensource/adapter-paragon_pathfinder 1.1.0 → 1.2.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.
Files changed (33) hide show
  1. package/CALLS.md +0 -1698
  2. package/CHANGELOG.md +8 -0
  3. package/adapter.js +0 -23865
  4. package/package.json +1 -1
  5. package/pronghorn.json +0 -71760
  6. package/refs?service=git-upload-pack +0 -0
  7. package/report/adapterInfo.json +6 -6
  8. package/test/integration/adapterTestIntegration.js +0 -25029
  9. package/test/unit/adapterTestUnit.js +0 -8127
  10. package/entities/CommandService/action.json +0 -44
  11. package/entities/CommandService/schema.json +0 -20
  12. package/entities/ConfigOperationService/action.json +0 -184
  13. package/entities/ConfigOperationService/schema.json +0 -27
  14. package/entities/ConfigResourceService/action.json +0 -964
  15. package/entities/ConfigResourceService/schema.json +0 -66
  16. package/entities/ConfigTemplateService/action.json +0 -345
  17. package/entities/ConfigTemplateService/schema.json +0 -266
  18. package/entities/DeviceLCMService/action.json +0 -44
  19. package/entities/DeviceLCMService/schema.json +0 -20
  20. package/entities/DeviceOnboardingService/action.json +0 -105
  21. package/entities/DeviceOnboardingService/schema.json +0 -23
  22. package/entities/DevicemanagerService/action.json +0 -1770
  23. package/entities/DevicemanagerService/schema.json +0 -402
  24. package/entities/DevicemodelService/action.json +0 -2114
  25. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportComponent-default.json +0 -49
  26. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportDevice-default.json +0 -29
  27. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportDeviceView-default.json +0 -53
  28. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportInterface-default.json +0 -21
  29. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportLicense-default.json +0 -45
  30. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportLicenseFeature-default.json +0 -41
  31. package/entities/DevicemodelService/schema.json +0 -419
  32. package/entities/InventoryService/action.json +0 -164
  33. package/entities/InventoryService/schema.json +0 -26
Binary file
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "configLines": 102142,
3
+ "configLines": 30382,
4
4
  "scriptLines": 1795,
5
- "codeLines": 38760,
6
- "testLines": 47599,
7
- "testCases": 1427,
8
- "totalCodeLines": 88154,
9
- "wfTasks": 446
5
+ "codeLines": 14895,
6
+ "testLines": 14443,
7
+ "testCases": 584,
8
+ "totalCodeLines": 31133,
9
+ "wfTasks": 164
10
10
  }