mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +00:00
feat: mocking sas9 responses with JS STP
This commit is contained in:
@@ -103,8 +103,9 @@ PORT=
|
||||
# If not present, mocking function is disabled
|
||||
MOCK_SERVERTYPE=
|
||||
|
||||
# Path to mocking folder, it's sub directories should be: sas9, viya, sasjs
|
||||
# Server will automatically use sub directory accordingly
|
||||
# default: /api/mocks
|
||||
# Path to mocking folder, for generic responses, it's sub directories should be: sas9, viya, sasjs
|
||||
# Server will automatically use subdirectory accordingly
|
||||
STATIC_MOCK_LOCATION=
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user