Mocks erstellt für API für Entwicklungsumgebung
This commit is contained in:
@@ -19,7 +19,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