Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated endpoints API 2.0 #432

Closed
6 tasks
MichaelOv opened this issue Mar 6, 2024 · 1 comment
Closed
6 tasks

Remove deprecated endpoints API 2.0 #432

MichaelOv opened this issue Mar 6, 2024 · 1 comment
Labels
API documentation Improvements or additions to documentation
Milestone

Comments

@MichaelOv
Copy link
Member

MichaelOv commented Mar 6, 2024

We need to remove the endpoints, that have been “deprecated" and will be removed in 2.0:
From API-453

  • “cmdb.category.create” in isys_api_model_cmdb_category
  • “cmdb.category.update” in isys_api_model_cmdb_category
  • “cmdb.category.quickpurge” in isys_api_model_cmdb_category
  • “cmdb.object.create” in isys_api_model_cmdb_object → We need to create “cmdb.object.save” as new option
  • “cmdb.object.update” in isys_api_model_cmdb_object -> We need to create "cmdb.object.save" as new option
  • “cmdb.object.quickpurge” in isys_api_model_cmdb_object
@MichaelOv MichaelOv added this to the API 2.0 milestone Mar 6, 2024
@MichaelOv MichaelOv added documentation Improvements or additions to documentation API labels Mar 27, 2024
@MichaelOv MichaelOv mentioned this issue Mar 28, 2024
48 tasks
@MichaelOv
Copy link
Member Author

Deprecated methods will be removed in a later release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant