django-rest-framework-yaml icon indicating copy to clipboard operation
django-rest-framework-yaml copied to clipboard

#18 - Gracefully Proceed on Sort Error (TypeError)

Open K-MTG opened this issue 1 year ago • 2 comments

Do not sort if TypeError is raised and gracefully proceed.

K-MTG avatar Mar 07 '23 06:03 K-MTG

You should probably add a corresponding test case as well.

stefan6419846 avatar Mar 07 '23 07:03 stefan6419846

Added test.

K-MTG avatar Mar 08 '23 19:03 K-MTG