Welby O.

Results 20 comments of Welby O.

@kuznetcoff777 were you able to fix this?

@seperman I'm confused using @emocibob example and your answer, I'm still getting the answer below ``` from deepdiff import DeepDiff a = { 'x': { 'y': [1, 2, 3, 4]...

I'm using ``` from apispec.ext.marshmallow import MarshmallowPlugin from marshmallow import fields mm_plugin = MarshmallowPlugin() @mm_plugin.map_to_openapi_type('array', None) class List(fields.List): def __init__(self, cls_or_instance, **kwargs): super(List, self).__init__(cls_or_instance, **kwargs) def _deserialize(self, value, attr, data):...

@vseventer this will be great. Can't wait :)

any update on this request?

@garrettheel can we add this to pynamodb?

@taviso I'm having the same issue, is there anything we are missing?

ah it works :) I wish the top right corner can also work the same. I have dual monitors