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.
This commit is contained in:
Simon Larsen
2025-06-27 12:52:26 +01:00
parent e6c33c8e6d
commit f2de3cc8a8
9 changed files with 0 additions and 2102 deletions

3
.gitignore vendored
View File

@@ -124,6 +124,3 @@ Terraform/**
TerraformTest/**
terraform-provider-example/**
MCP/**
MCP/**