Skip to content

Commit 3ccfa93

Browse files
committed
fix
1 parent a6d456d commit 3ccfa93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes-openapi-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ main = do
3939
dispatchMime
4040
manager
4141
kcfg
42-
(Kubernetes.API.CoreV1.listPodForAllNamespaces (Accept MimeJSON))
42+
(Kubernetes.OpenAPI.API.CoreV1.listPodForAllNamespaces (Accept MimeJSON))
4343
>>= print
4444
```
4545

0 commit comments

Comments
 (0)