Spaces:
Running
Running
Update flare-ui/src/app/dialogs/api-edit-dialog/api-edit-dialog.component.html
Browse files
flare-ui/src/app/dialogs/api-edit-dialog/api-edit-dialog.component.html
CHANGED
@@ -150,8 +150,6 @@
|
|
150 |
</button>
|
151 |
</div>
|
152 |
|
153 |
-
<mat-hint>Extract values from API response and save them as variables for use in subsequent intents</mat-hint>
|
154 |
-
|
155 |
@if (responseMappings.length === 0) {
|
156 |
<p class="empty-message">No response mappings configured.</p>
|
157 |
}
|
|
|
150 |
</button>
|
151 |
</div>
|
152 |
|
|
|
|
|
153 |
@if (responseMappings.length === 0) {
|
154 |
<p class="empty-message">No response mappings configured.</p>
|
155 |
}
|