The latest version as of the filing of this issue is missing typing for semantic patch e.g. https://launchdarkly.com/docs/api/segments/patch-segment#addincludedtargets
The patchSegment API call only accepts PatchWithComment, and semantic values like addincludedtargets don't show anywhere in the defined types (though they do show up a couple times in comments).
The latest version as of the filing of this issue is missing typing for semantic patch e.g. https://launchdarkly.com/docs/api/segments/patch-segment#addincludedtargets
The
patchSegmentAPI call only acceptsPatchWithComment, and semantic values likeaddincludedtargetsdon't show anywhere in the defined types (though they do show up a couple times in comments).