François

Results 11 comments of François

I'm sorry, I made a mistake, I've just edited the url

I would like to create it FROM json, not to parse everything by converting api model to mobx model. I would like to do it for transparent conversion. In mobx-state-tree...

Thanks for the quick responses ! I've just try without the reduxtools and with the fromSnapshot, like that : ``` const mainModel = fromSnapshot(data); ``` end the results are much...

> if you don't do that then you will just get a "simple" object without actions/etc. yep I did try and you're right I can't access to the modelAction. >...

I'm trying the b solution and I start to have some good result, but i'm struggling to create reference with DataModel, can you confirm that is possible ? Also I'm...

@rarkins, I've made the changes. Can you confirm if it's okay with you? Sorry for the accidental close/open; it was a misclick

I added tests to resolve code coverage issues. Could you please rerun the pipeline ?

@rarkins Could you please rerun the pipeline ?

@viceice Do you want to rename `allowedHeaders` and `headers` or only `headers` ?