In the /relation-tuples/batch/check endpoint, is the order of the output JSON array guaranteed to match the order of the input array?
billions-fireman-81445
01/30/2025, 5:36 PM
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)
billions-fireman-81445
01/30/2025, 5:37 PM
It would help to know whether Ory's implementation does indeed guarantee ordering