Skip to content

Commit 8a7c9b8

Browse files
authored
Merge pull request #402 from brendandburns/docs
Remove the generated README it was confusing and incorrect.
2 parents 7028dc4 + 2a99e65 commit 8a7c9b8

File tree

3 files changed

+2
-983
lines changed

3 files changed

+2
-983
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ mvn exec:java -Dexec.mainClass="io.kubernetes.client.examples.Example"
123123

124124
## Documentation
125125

126-
All APIs and Models' documentation can be found at the [Generated client's README file](kubernetes/README.md)
126+
All APIs and Models' documentation can be found at the [Generated client's docs](https://github.com/kubernetes-client/java/tree/master/kubernetes/docs)
127127

128128
## Compatibility
129129

kubernetes/.swagger-codegen-ignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.gitignore
22
git_push.sh
3+
README.md
34
# Remove this once swagger-codegen 2.3.0 is released and we update.
45
# Verify the following PRs are in the release:
56
# * https://github.com/swagger-api/swagger-codegen/pull/6230

0 commit comments

Comments
 (0)