Slice Python Xapp Example
In flexric/examples/xApp/python3/xapp_slice_moni_ctrl.py, the function slice_ind_to_dict_json(ind): , I believe it's returning the library itself, as opposed to the intended behaviour I assume it's meant to have.
For my own development I've switched the return statement to return ind_json.
If the intended behavior is as written, please do disregard the issue.
Best wishes and have a nice day