fix: response structure?
All checks were successful
Node.js CI / Lint and Test (push) Successful in 1m30s

This commit is contained in:
2025-07-14 14:47:26 -07:00
parent 9a845ed80d
commit 99bd8c69cd

View File

@ -74,7 +74,7 @@ const string = `/**
* @author Naomi Carrigan
*/
export const documentationData = ${JSON.stringify(flat, null, 2)};
export const documentationData = ${JSON.stringify({ documents: flat }, null, 2)};
`;
await fs.writeFile(