We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666a139 commit 66ca429Copy full SHA for 66ca429
doc/CRD-generator.md
@@ -359,7 +359,7 @@ Corresponding `x-kubernetes-preserve-unknown-fields: true` will be generated in
359
x-kubernetes-preserve-unknown-fields: true
360
```
361
362
-You can also annotation a field with @PreserveUnknownFields:
+You can also annotate a field with `io.fabric8.crd.generator.annotation.PreserveUnknownFields`:
363
364
```java
365
interface ExampleInterface {}
0 commit comments