Ben Campbell

Results 3 issues of Ben Campbell

I notice that you do not currently have support for Google Play Music. Is that because you tried to implement it and ran into some sort of technical limitation or...

I am trying to add a string field to my Schema which uses the validate.OneOf() from marshmallow. I see the correct error response if I pass a bad option to...

enhancement

I have a case where I defined a marshmallow schema that is being used in both @accepts and @responds for different methods. I would like to use the schema object...

enhancement