v0.2 hardware backend
This commit is contained in:
@@ -17,8 +17,7 @@ export const setInterfaces = sdk.setupInterfaces(async ({ effects }) => {
|
||||
name: i18n('Relay Endpoint'),
|
||||
id: 'api',
|
||||
description: i18n(
|
||||
'HTTP endpoint for Recap clients to relay transcribe + analyze ' +
|
||||
'calls. Also serves the operator admin dashboard at /admin/.',
|
||||
'HTTP endpoint for Recap clients to relay transcribe + analyze calls. Also serves the operator admin dashboard at /admin/.',
|
||||
),
|
||||
type: 'ui',
|
||||
masked: false,
|
||||
|
||||
Reference in New Issue
Block a user