directus-dart icon indicating copy to clipboard operation
directus-dart copied to clipboard

new sdk changes Directus 9.5.2

Open fballan93 opened this issue 3 years ago • 2 comments

hey the new sdk switched the SDKs type signature was tweaked to make it consistent with the API's internal services. The .readMany method has been renamed to .readByQuery.

will this SDK receive an update to reflect this?

fballan93 avatar Feb 27 '22 07:02 fballan93

I'll check it out. I think they changed their license from MIT to GPLv3, so I'll see what can be done. Is REST API is the same?

apstanisic avatar Feb 27 '22 20:02 apstanisic

yes REST has not changed . however their sdk have a potential breaking change which is The .readMany method has been renamed to .readByQuery.

another thing which is in version 0.7.0 the log in is still not working

fballan93 avatar Feb 28 '22 07:02 fballan93