@BarryCarlyon This is the response I’ve received:
{'data': []}
I was expecting something more like this:
{
"data": [
{
"segment": "global",
"content": "hello config!",
"version": "0.0.1"
}
]
}
@BarryCarlyon This is the response I’ve received:
{'data': []}
I was expecting something more like this:
{
"data": [
{
"segment": "global",
"content": "hello config!",
"version": "0.0.1"
}
]
}