@itentialopensource/adapter-paragon_pathfinder 1.0.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 (42) hide show
  1. package/CALLS.md +0 -2812
  2. package/CHANGELOG.md +16 -0
  3. package/adapter.js +0 -39496
  4. package/package.json +1 -1
  5. package/pronghorn.json +0 -99689
  6. package/refs?service=git-upload-pack +0 -0
  7. package/report/adapterInfo.json +7 -7
  8. package/test/integration/adapterTestIntegration.js +0 -35252
  9. package/test/unit/adapterTestUnit.js +0 -13305
  10. package/entities/Authentication/action.json +0 -45
  11. package/entities/Authentication/schema.json +0 -20
  12. package/entities/Authorization/action.json +0 -105
  13. package/entities/Authorization/schema.json +0 -23
  14. package/entities/CommandService/action.json +0 -44
  15. package/entities/CommandService/schema.json +0 -20
  16. package/entities/ConfigOperationService/action.json +0 -184
  17. package/entities/ConfigOperationService/schema.json +0 -27
  18. package/entities/ConfigResourceService/action.json +0 -964
  19. package/entities/ConfigResourceService/schema.json +0 -66
  20. package/entities/ConfigTemplateService/action.json +0 -345
  21. package/entities/ConfigTemplateService/schema.json +0 -266
  22. package/entities/DeviceLCMService/action.json +0 -44
  23. package/entities/DeviceLCMService/schema.json +0 -20
  24. package/entities/DeviceOnboardingService/action.json +0 -105
  25. package/entities/DeviceOnboardingService/schema.json +0 -23
  26. package/entities/DevicemanagerService/action.json +0 -1770
  27. package/entities/DevicemanagerService/schema.json +0 -402
  28. package/entities/DevicemodelService/action.json +0 -2114
  29. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportComponent-default.json +0 -49
  30. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportDevice-default.json +0 -29
  31. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportDeviceView-default.json +0 -53
  32. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportInterface-default.json +0 -21
  33. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportLicense-default.json +0 -45
  34. package/entities/DevicemodelService/mockdatafiles/devicemodelServiceExportLicenseFeature-default.json +0 -41
  35. package/entities/DevicemodelService/schema.json +0 -419
  36. package/entities/IamRPCService/action.json +0 -872
  37. package/entities/IamRPCService/schema.json +0 -325
  38. package/entities/IamService/action.json +0 -2740
  39. package/entities/IamService/mockdatafiles/iamServiceExportUserView-default.json +0 -53
  40. package/entities/IamService/schema.json +0 -670
  41. package/entities/InventoryService/action.json +0 -164
  42. package/entities/InventoryService/schema.json +0 -26
package/CHANGELOG.md CHANGED
@@ -1,4 +1,20 @@
1
1
 
2
+ ## 1.2.0 [04-22-2023]
3
+
4
+ * Remove ems endpoints
5
+
6
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-paragon_pathfinder!4
7
+
8
+ ---
9
+
10
+ ## 1.1.0 [04-21-2023]
11
+
12
+ * Remove iam endpoints
13
+
14
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-paragon_pathfinder!3
15
+
16
+ ---
17
+
2
18
  ## 1.0.0 [04-21-2023]
3
19
 
4
20
  * Add endpoints