Marcin Michalik

Results 16 comments of Marcin Michalik

Is there any plan to add this? Or how to handle it for time being? I am creating my own types with Omit and Pick for Payloads (POST) and using...

> Not sure if this will help anyone else but we are using this so that our client requests are typed correctly. Have only just implemented today, so far so...

ok I have modified your script and this works fine with nested values, it omits readonly and preserves optional properties: ```js type IfEquals = (() => T extends X ?...

@vickkhera hmm I think you are mixing this up, openAPI documentation is for consumer and fields marked as readOnly should not be writeable back, those are for example id, createdDate...

same here, typing `--` or inside var it adds one hypen too many

I am doing this but then the assets does not load as they have double base url