Skip to content

Commit 0f1a368

Browse files
authored
Remove local-metadata from PropertyBase (#1979)
1 parent 579d5fd commit 0f1a368

File tree

3 files changed

+3
-16
lines changed

3 files changed

+3
-16
lines changed

output/schema/schema.json

Lines changed: 3 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/typescript/types.ts

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/_types/mapping/Property.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ import {
7979
} from '@_types/mapping/geo'
8080

8181
export class PropertyBase {
82-
local_metadata?: Metadata
8382
/**
8483
* Metadata about the field.
8584
* @doc_id mapping-meta-field

0 commit comments

Comments
 (0)