Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading