@itentialopensource/adapter-paragon_pathfinder 1.1.0 → 1.2.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.
Files changed (35) hide show
  1. package/CALLS.md +0 -1698
  2. package/CHANGELOG.md +16 -0
  3. package/adapter.js +0 -23865
  4. package/entities/.system/action.json +2 -2
  5. package/package.json +1 -1
  6. package/pronghorn.json +0 -71760
  7. package/refs?service=git-upload-pack +0 -0
  8. package/report/adapterInfo.json +7 -7
  9. package/sampleProperties.json +1 -1
  10. package/test/integration/adapterTestIntegration.js +0 -25029
  11. package/test/unit/adapterTestUnit.js +0 -8127
  12. package/entities/CommandService/action.json +0 -44
  13. package/entities/CommandService/schema.json +0 -20
  14. package/entities/ConfigOperationService/action.json +0 -184
  15. package/entities/ConfigOperationService/schema.json +0 -27
  16. package/entities/ConfigResourceService/action.json +0 -964
  17. package/entities/ConfigResourceService/schema.json +0 -66
  18. package/entities/ConfigTemplateService/action.json +0 -345
  19. package/entities/ConfigTemplateService/schema.json +0 -266
  20. package/entities/DeviceLCMService/action.json +0 -44
  21. package/entities/DeviceLCMService/schema.json +0 -20
  22. package/entities/DeviceOnboardingService/action.json +0 -105
  23. package/entities/DeviceOnboardingService/schema.json +0 -23
  24. package/entities/DevicemanagerService/action.json +0 -1770
  25. package/entities/DevicemanagerService/schema.json +0 -402
  26. package/entities/DevicemodelService/action.json +0 -2114
  27. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportComponent-default.json +0 -49
  28. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportDevice-default.json +0 -29
  29. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportDeviceView-default.json +0 -53
  30. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportInterface-default.json +0 -21
  31. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportLicense-default.json +0 -45
  32. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportLicenseFeature-default.json +0 -41
  33. package/entities/DevicemodelService/schema.json +0 -419
  34. package/entities/InventoryService/action.json +0 -164
  35. package/entities/InventoryService/schema.json +0 -26
package/CHANGELOG.md CHANGED
@@ -1,4 +1,20 @@
1
1
 
2
+ ## 1.2.1 [04-24-2023]
3
+
4
+ * Update system entity and sample properties
5
+
6
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-paragon_pathfinder!5
7
+
8
+ ---
9
+
10
+ ## 1.2.0 [04-22-2023]
11
+
12
+ * Remove ems endpoints
13
+
14
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-paragon_pathfinder!4
15
+
16
+ ---
17
+
2
18
  ## 1.1.0 [04-21-2023]
3
19
 
4
20
  * Remove iam endpoints