@@ -187,4 +187,8 @@ def parse_extra_settings(value):
 
     @staticmethod
     def parse_extra_route_settings(value):
-        return value
\ No newline at end of file
+        return value
+
+    @staticmethod
+    def parse_http_basic_auth_disabled(value):
+        return value