the doc says that only pattern_name is required and there is no group_name mentionned.
I tried to add group_name in the request, I had to put my pattern in a nammed group, and it worked.
If I try to send request with group_name:null it returns Invalid JSON input
Hello, https://github.com/Zepmanbc/creopyson/issues/53 shows that there is a problem with feature-list_pattern_features function.
the doc says that only
pattern_name
is required and there is nogroup_name
mentionned. I tried to addgroup_name
in the request, I had to put my pattern in a nammed group, and it worked.If I try to send request with
group_name:null
it returns Invalid JSON input