fix(editor): Revert change that hid swagger docs in the ui (#10350)
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
/>
|
||||
</div>
|
||||
</n8n-card>
|
||||
<div v-if="!isRedactedApiKey" :class="$style.hint">
|
||||
<div :class="$style.hint">
|
||||
<n8n-text size="small">
|
||||
{{
|
||||
$locale.baseText(`settings.api.view.${swaggerUIEnabled ? 'tryapi' : 'more-details'}`)
|
||||
|
||||
Reference in New Issue
Block a user