Maciej Kucharz

Results 15 comments of Maciej Kucharz

Ok, it is easy to fixed. Copy&Paste error (Socket in example project should not be a template). Workaround is to edit socket.yml and fix the name of the Socket. I’ll...

@mattlsp can you create some docs about how we are handling files in scripts?

@pbres It looks like when we are comparing remote paths with local paths we need to be sure that we are comparing path in the same... For me, the safest...

This is not supported in core. We need add some method like in client library e.g. `setToken` or `setUserToken`.

@Idered No, I think in many cases we don’t want to pass it (especially for private endpoints). It should be more explicit. Maybe some flag?

This is actually not a bug. ``` -i, --instance Instance you want to use for your project. If not provided, an Instance will be ``` Do you feel it should...

I is partially solved, but still I'm looking for the best idea how to implement it in general in core lib and client lib.

Part of this could be porting https://legacy-docs.syncano.io/docs/data-objects-filtering-ordering

@23doors so beside array, geopoint and relation all other can have unique? or text file and object also don't have unique?