File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -86,3 +86,14 @@ Deprecation notifications allow you to plan for future changes in the Run:ai Pla
86
86
* User Interface&mdash ; there will no longer be an option to:
87
87
* migrate projects to another department, when deleting departments.
88
88
* change departments, when editing a project.
89
+
90
+ ### API deprecations
91
+
92
+ #### Removed APIs and API fields (completed deprecation)
93
+
94
+ The following list of API endpoints and fields that have completed their deprecation process and therefore will be changed as follows:
95
+
96
+ | Endpoint | Change |
97
+ | -- | -- |
98
+ | /v1/k8s/clusters | The endpoint was removed and is replaced by /api/v1/clusters |
99
+ | /v1/k8s/clusters/{uuid} | The endpoint was removed and is replaced by /api/v1/clusters/{uuid} |
You can’t perform that action at this time.
0 commit comments