diff --git a/src/core/components/operation-summary.jsx b/src/core/components/operation-summary.jsx
index b4aed9c9920..e27dbd65af9 100644
--- a/src/core/components/operation-summary.jsx
+++ b/src/core/components/operation-summary.jsx
@@ -95,6 +95,7 @@ export default class OperationSummary extends PureComponent {
}}
/>
}
+ {/* TODO: use wrapComponents here, swagger-ui doesn't care about jumpToPath */}
- {/* TODO: use wrapComponents here, swagger-ui doesn't care about jumpToPath */}
)
}