srgg
srgg
is there any ETA for that?
I feel like I have a similar, but a bit different question: ```python dictdiffer.diff( [{ 'Name': 'Name1' }], [{ 'Name': 'Name1' 'Field2': 'how to ignore it?' }] ) ``` How...
@cdimascio when do you think you will have time to take a look at this PR?
@robertjustjones I've faced with another `allOf` corner case and curious: if your changes also fixing that: ```yml post: requestBody: required: true content: application/json: schema: additionalProperties: false oneOf: - type: array...
@Fabiencdp It seems that you are tight, thank you. So it is another issue, I have turned schema validation and did not get any error about that invalid `additionalProperties `...
@Fabiencdp You can check the owner's activity for the previous year, it seems to me that the owner appears once in a while (in 6-7 months). Not a good schedule...
I've spent several days digging to the root cause by facing the same issue and happily found that there is a PR already, thank you @robertjustjones Gentlemen, when do you...
@einmalpizzafunghibitte I checked with resolver I've created and it works as expected: it is used only the first time and then, as it returns actual requestHandler and that handler is...
Is there any update on this? It would be so great to get this fixed. I assume this is due to security unawareness. Lots of applications are affected by this...
With all the respect to the development team, lazy loading children for TreeGrid and usual Data grid as well as Pivot support? At least for me makes a big difference...