Load swagger APIs as templating units. Check sections return strings.

This commit is contained in:
Kegan Dougal 2015-05-29 15:58:33 +01:00
parent 99dfe64d5c
commit 1dc3d82664
3 changed files with 18 additions and 0 deletions

View file

@ -2,6 +2,7 @@
from batesian import AccessKeyStore
from batesian.sections import Sections
import inspect
import json
import os