Skip to content

Commit bb61a29

Browse files
sync docs (#492)
Co-authored-by: michaeljguarino <[email protected]>
1 parent bc194ed commit bb61a29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/overview/management-api-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,8 @@ _Appears in:_
10601060
| --- | --- | --- | --- |
10611061
| `name` _string_ | | | |
10621062
| `kind` _string_ | | | |
1063-
| `namespace` _string_ | | | |
1063+
| `namespace` _string_ | | | Optional: {} <br /> |
1064+
| `backfill` _boolean_ | Whether to backfill the given pointers with the current live value, or otherwise ignore it entirely | | Optional: {} <br /> |
10641065
| `jsonPointers` _string array_ | A list of json patches to apply to the service which controls how drift detection works | | |
10651066

10661067

0 commit comments

Comments
 (0)