Bastien Sevajol 6 年 前
コミット
8351e54d5f
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2 0
      hapic/doc.py

+ 2 - 0
hapic/doc.py ファイルの表示

@@ -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__