List Configs

List v0 config Things.

1curl "https://api.hola.cloud/v0/configs"
1[
2  {
3    "id": "cfg_abc123",
4    "entries": {
5      "feature.newCheckout": true
6    }
7  }
8]

Comments

Leave a comment