client
client copied to clipboard
Improve test asserts requests with multiple parameter attributes
FineTuning->listJobEvents accepts accepts the Job-ID and some query parameters to filter the result. But currently it's not possible to assert, that the correct query parameters are sent.
(This is a to do for myself which came up while implementing the new FineTuning endpoint).