In the </relation-tuples/batch/check> endpoint, is...
# ory-network
b
In the /relation-tuples/batch/check endpoint, is the order of the output JSON array guaranteed to match the order of the input array?
Without a key that can definitively refer back to one of the elements in the input array, I feel nervous relying on the ordering (since some JSON implementations do not guarantee order)
It would help to know whether Ory's implementation does indeed guarantee ordering
s
yes the order is guaranteed there