mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Added @readme/openapi-parser as a dependency in Scripts/package.json. - Introduced a new script command "generate-openapi-spec" in package.json for generating OpenAPI specifications. - Removed the obsolete test_schema_permissions.js file. - Created a new script (GenerateSpec.ts) to generate and validate the OpenAPI spec, saving it to openapi.json.