samtranslator/model/api/api_generator.py (1 line): - line 881: # TODO: Add intrinsic support for this field. samtranslator/model/cloudformation.py (1 line): - line 8: # TODO: support passthrough parameters for stacks (Conditions, etc) samtranslator/swagger/swagger.py (1 line): - line 1007: # FIXME: check if this requires py27 dict? samtranslator/model/eventsources/push.py (1 line): - line 1017: # TODO can these be conditional? samtranslator/plugins/api/implicit_api_plugin.py (1 line): - line 395: api.properties["DefinitionBody"] = self._get_api_definition_from_editor(editor) # TODO make static method samtranslator/utils/py27hash_fix.py (1 line): - line 53: # 2. template does not contain any HttpApi resource with DefaultAuthorizer (TODO: remove after py3 migration and fix of security issue) samtranslator/open_api/open_api.py (1 line): - line 115: # TODO: Consistent handling of Functions with and without AutoPublishAlias (see #1901)