rest-client
rest-client copied to clipboard
Question, I wanted to know what API response I receive in case of an entity not being present
So if I make a call to
/api/1.17/hgroup
and if there are no hgroups defined in the array ( configuration)
will I receive a empty list or anything other than that?
I have a configuration who has hgroups defined ( but not the case that I want to know)