oneuptime/Scripts
Simon Larsen f2de3cc8a8
refactor: remove OpenAPIParser, StringUtils, and Types modules
- Deleted OpenAPIParser.ts, StringUtils.ts, and Types.ts as part of the refactoring process.
- Removed associated methods and interfaces that were no longer needed.
- Cleaned up the MCP server generation script and README documentation to reflect these changes.
- Updated the publish script to streamline the publishing process.
2025-06-27 12:52:26 +01:00
..
Install refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
NPM refactor: Remove node_modules from the Common project 2024-08-07 13:40:10 -06:00
OpenAPI refactor: add type annotations for improved type safety across various components 2025-06-13 13:50:06 +01:00
PaymentProvider refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 15:50:32 -06:00
Release Update ChangelogConfig template 2024-03-15 12:40:06 +00:00
TerraformProvider fix: Improve handling of computed fields and attribute types in ResourceGenerator 2025-06-26 20:12:10 +01:00
package-lock.json feat: implement Terraform provider generator configuration and OpenAPI spec generation 2025-06-12 21:54:09 +01:00
package.json feat: implement Terraform provider generator configuration and OpenAPI spec generation 2025-06-12 21:54:09 +01:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00