implement sysconfd /get/update_ha_config using fastapi
Description
As next step to migrate wazo-sysconfd
migrate GET /get_ha_config using fastapi
migrate POST /update_ha_config using fastapi
execute successfully integration tests for /get_ha_config and /update_ha_config
When done, branch should be merged in fastapi branch Then when all modules will be done (not in this ticket), we will be able to merge fastapi in master
Note: endpoint name migration is optional and left to the developer
As next step to migrate wazo-sysconfd
migrate
GET /get_ha_config
using fastapimigrate
POST /update_ha_config
using fastapiexecute successfully integration tests for /get_ha_config and /update_ha_config
When done, branch should be merged in
fastapi
branchThen when all modules will be done (not in this ticket), we will be able to merge
fastapi
inmaster
Note: endpoint name migration is optional and left to the developer