mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-11 06:10:05 +00:00
fix(context): fixed 'ContextAllAttributes' interface
This commit is contained in:
@@ -26,6 +26,9 @@ export interface ContextAllAttributes {
|
||||
createdBy: string
|
||||
creationTimeStamp: string
|
||||
launchType: string
|
||||
environment: {
|
||||
autoExecLines: [string]
|
||||
}
|
||||
launchContext: {
|
||||
contextName: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user