mirror of
https://github.com/sasjs/server.git
synced 2026-04-10 07:33:13 +00:00
fix: reqHeadrs.txt will contain headers to access APIs
This commit is contained in:
@@ -3,5 +3,5 @@ export interface PreProgramVars {
|
||||
userId: number
|
||||
displayName: string
|
||||
serverUrl: string
|
||||
accessToken: string
|
||||
httpHeaders: string[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user