gen-crd-api-reference-docs icon indicating copy to clipboard operation
gen-crd-api-reference-docs copied to clipboard

configure rendering of inner table for inner field type

Open kbhawkey opened this issue 6 years ago • 0 comments

If a field is a type that is linked to a following table, then would it be possible to not render the table for that type within the parent type? For example: TFJob.spec -> TFJobSpec, there is a table rendered in TFJob and the same content rendered in a table as TFJobSpec. Seems like the link to the TFJobSpec in TFJob would be enough.

kbhawkey avatar Jun 06 '19 13:06 kbhawkey