Hello,
I've searched in OCCI documentation (1.1 and 1.2) and i didn't found that "categories" word should be in path to render category collection. In fact, in MART server i use directly : /network/ not /categories/network/ . I think it's from Erocci implementation but this is not for a general purpose.
Here my network kind selected :
This give me /categories/network , this is bad.
This should give me : /network/ , this way is better to understand but is no more compatible with Erocci.
Hello, I've searched in OCCI documentation (1.1 and 1.2) and i didn't found that "categories" word should be in path to render category collection. In fact, in MART server i use directly : /network/ not /categories/network/ . I think it's from Erocci implementation but this is not for a general purpose.
Here my network kind selected :
This give me /categories/network , this is bad. This should give me : /network/ , this way is better to understand but is no more compatible with Erocci.
Thank you.