Skip to content

Commit

Permalink
Merge pull request #151 from kubernetes-client/automated-generate-3ef…
Browse files Browse the repository at this point in the history
…fa2b7

Automated Generate from openapi release-1.25
  • Loading branch information
k8s-ci-robot authored Sep 26, 2022
2 parents eb35d27 + 04ea949 commit 72692c7
Show file tree
Hide file tree
Showing 261 changed files with 14,701 additions and 59,686 deletions.
1 change: 0 additions & 1 deletion examples/configmap/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ void create_configmap(apiClient_t * apiClient, char *name, char *namespace_)
list_addElement(data, kv);

v1_object_meta_t *meta = v1_object_meta_create(NULL,
NULL,
NULL,
0,
NULL,
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/.openapi-generator/COMMIT
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Requested Commit: master
Actual Commit: 6cd246931e5e48469c793b31162640eadd1c5e7f
Actual Commit: ac7ebf67dd67e4a347fa142aa6a95ab12f0198de
Loading

0 comments on commit 72692c7

Please sign in to comment.