Actions
Architecture #12695
closedUser story #12516: Create system Rest API to replace V1 API
API : archive endpoints
Fix check:
Regression:
Description
this issue is part of the api v1 deprecated process.
this set of enpoints:
- api/archives/{list, archive, restore, zip}/…
will evolve to:
/rudder/api/latest/system/archives/{list, restore, etc}
/rudder/api/latest/system/archives/groups/{list, restore, etc}
/rudder/api/latest/system/archives/directives/{list, restore, etc}
/rudder/api/latest/system/archives/rules/{list, restore, etc}
Updated by Pierre HAY over 6 years ago
- Status changed from New to In progress
- Assignee set to Pierre HAY
Updated by Pierre HAY over 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Pierre HAY to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1952
Updated by Anonymous over 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|626069685398e06a84d9cb4859231d936956533c.
Updated by Vincent MEMBRÉ about 6 years ago
- Parent task changed from #4174 to #12516
Updated by Vincent MEMBRÉ about 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.0~beta1 which was released today.
Changelog
Actions