mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-10 04:19:37 +00:00
Leave body param validation to external lib
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import json
|
||||
import pytest
|
||||
# we are using "mock" module here for Py 2.7 support
|
||||
from mock import MagicMock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user