Snapshot of Config/ Config Versions #71
Replies: 2 comments 5 replies
-
Database Design
Api changesApis need to be added/updated : Endpoint: /config/versions → add Endpoint: /config?version=”” → update *1 - This will accept another field Endpoint: /context/move/{ctx_id} → update Endpoint: /context/{ctx_id} → update Endpoint: /priority/recompute → update Endpoint: /default-config/{key} → update Endpoint: /default-config/{key} → update Client ChangesWhile initiating cac_client we would require two extra parameters - |
Beta Was this translation helpful? Give feedback.
-
Approach for Adding x-config-version-id in response headers: Following Apis will have this header in response : Implementation Approach :
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Introducing new feature - Config Versions. We will now support version history for configs which included contexts, overrides and default configs.
Beta Was this translation helpful? Give feedback.
All reactions