Mocks erstellt für API für Entwicklungsumgebung
This commit is contained in:
@@ -11,7 +11,8 @@ export default async function handler(
|
||||
|
||||
const filePath = path.join(
|
||||
process.cwd(),
|
||||
"apiMockData",
|
||||
"mocks",
|
||||
"device-cgi-simulator",
|
||||
"tdr-reference-curves",
|
||||
`slot${slot}.json`
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user