issues
search
cloudfabrix
/
api-postman
SDK library for integrating with CloudFabrix RDA API - Example Postman collection
0
stars
0
forks
source link
issue while getting the dataset or dashboard name which contains special chars such as "*"
#19
Open
smitesh-cfx
opened
4 months ago
smitesh-cfx
commented
4 months ago
created a dataset with name "data*sample"
the dataset got successfully created
did GET dataset with dataset_id = "data*sample"
the api returned all the dataset which starts with "data" instead of getting "data*sample" dataset.
same issue with dashboard