Skip to content

Commit e2603a9

Browse files
authored
API Docs Backend Refactor (#757)
Refactor API rendering to be modular. Signed-off-by: Pete Lumbis <[email protected]>
1 parent bd0f99a commit e2603a9

File tree

63 files changed

+434
-242
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+434
-242
lines changed

content/master/api/yaml/apiextensions.crossplane.io_usages.yaml renamed to content/master/api/crds/apiextensions.crossplane.io_usages.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@ spec:
138138
reason:
139139
description: Reason is the reason for blocking deletion of the resource.
140140
type: string
141+
replayDeletion:
142+
description: ReplayDeletion will trigger a deletion on the used resource
143+
during the deletion of the usage itself, if it was attempted to
144+
be deleted at least once.
145+
type: boolean
141146
required:
142147
- of
143148
type: object

0 commit comments

Comments
 (0)