1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-05 05:40:06 +00:00

chore: generic sas9 mock responses

This commit is contained in:
2022-08-29 10:30:01 +02:00
parent 3b188cd724
commit 71a4a48443
6 changed files with 765 additions and 1 deletions

3
.gitignore vendored
View File

@@ -5,7 +5,8 @@ node_modules/
.env*
sas/
sasjs_root/
api/mocks/
api/mocks/custom/*
!api/mocks/custom/.keep
tmp/
build/
sasjsbuild/