mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-28 00:54:16 +00:00
First pass of removing Slowcord mentions
This commit is contained in:
+4
-2
@@ -1,5 +1,7 @@
|
||||
// https://mermade.github.io/openapi-gui/#
|
||||
// https://editor.swagger.io/
|
||||
/*
|
||||
Regenerates the `fosscord-server/assets/schemas.json` file, used for API/Gateway input validation.
|
||||
*/
|
||||
|
||||
const path = require("path");
|
||||
const fs = require("fs");
|
||||
const TJS = require("typescript-json-schema");
|
||||
|
||||
Reference in New Issue
Block a user