Skip to content

Commit 9439259

Browse files
committed
remove server_default for empty string
1 parent 4982c5f commit 9439259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

specification/ingest/_types/Processors.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1287,7 +1287,6 @@ export class RegisteredDomainProcessor extends ProcessorBase {
12871287
/**
12881288
* Object field containing extracted domain components. If an empty string,
12891289
* the processor adds components to the document’s root.
1290-
* @server_default <empty string>
12911290
*/
12921291
target_field?: Field
12931292
/**

0 commit comments

Comments
 (0)