Actions
Architecture #12577
closedArchitecture #4174: Deprecate API v1
API : upgrade of reload API endpoints to actual version
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
This issue is a part of the V1 APIs deprecated process.
The following endpoints :
api/dyngroup/reload
api/techniqueLibrary/reload
will evolve to :
/rudder/api/latest/system/action/reload/ (reload both)
/rudder/api/latest/system/action/techniques/reload
/rudder/api/latest/system/action/groups/reload
and became RESTful compliant.
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 5.0.0~beta1 to 5.0.0~beta2
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 5.0.0~beta2 to 5.0.0~rc1
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 5.0.0~rc1 to 5.0.0
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 5.0.0 to 5.0.1
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 5.0.1 to 5.0.2
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 5.0.2 to 5.0.3
Updated by Alexis Mousset about 6 years ago
- Status changed from In progress to Rejected
This was released with parent as part of 5.0. Closing.
Actions