mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-04 11:10:05 +00:00
chore: sasjs deploy return template type
This commit is contained in:
@@ -34,6 +34,7 @@ export class SASjsApiClient {
|
||||
const { result } = await this.requestClient.post<{
|
||||
status: string
|
||||
message: string
|
||||
streamServiceName?: string
|
||||
example?: {}
|
||||
}>(
|
||||
'SASjsApi/drive/deploy',
|
||||
|
||||
Reference in New Issue
Block a user