Bastien Sevajol 6 years ago
parent
commit
8351e54d5f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      hapic/doc.py

+ 2 - 0
hapic/doc.py View File

@@ -222,5 +222,7 @@ class DocGenerator(object):
222 222
         #             print(route.method, path, description)
223 223
         #             continue
224 224
 
225
+
226
+# TODO BS 20171109: Must take care of already existing definition names
225 227
 def generate_schema_name(schema):
226 228
     return schema.__name__