From c5f088362d4ce03f68d9240c3b958012c2c0defc Mon Sep 17 00:00:00 2001 From: Julien Jacottet Date: Fri, 24 Oct 2025 22:42:25 +0200 Subject: [PATCH] test-close-pr-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a1d2d9..bbd609d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ The Code Generator component reads Kubernetes OpenAPI v3 specifications and gene PHP model and service classes. It extracts Kubernetes metadata (Group/Version/Kind), converts OpenAPI types to PHP types, and produces PSR-4 compliant code ready for use with the P8P Client. + ## Resources * [Documentation](https://github.com/p8p-client/p8p/blob/main/doc/generate.md)