Skip to content

Commit a011861

Browse files
authored
Address feedback from Kibana (#232)
* Updated specification * Updated output
1 parent e63ad7e commit a011861

File tree

26 files changed

+3153
-85
lines changed

26 files changed

+3153
-85
lines changed

output/dangling-types/dangling.csv

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -88,34 +88,10 @@ Condition,x_pack/watcher/condition/Condition.ts
8888
Input,x_pack/watcher/input/Input.ts
8989
Schedule,x_pack/watcher/schedule/Schedule.ts
9090
TriggerEvent,x_pack/watcher/trigger/TriggerEvent.ts
91-
FlattenedProperty,mapping/types/complex/flattened/FlattenedProperty.ts
9291
NestedProperty,mapping/types/complex/nested/NestedProperty.ts
93-
BinaryProperty,mapping/types/core/binary/BinaryProperty.ts
94-
BooleanProperty,mapping/types/core/boolean/BooleanProperty.ts
95-
DateProperty,mapping/types/core/date/DateProperty.ts
96-
DateNanosProperty,mapping/types/core/date_nanos/DateNanosProperty.ts
97-
JoinProperty,mapping/types/core/join/JoinProperty.ts
98-
KeywordProperty,mapping/types/core/keyword/KeywordProperty.ts
99-
NumberProperty,mapping/types/core/number/NumberProperty.ts
10092
NumberType,mapping/types/core/number/NumberType.ts
101-
PercolatorProperty,mapping/types/core/percolator/PercolatorProperty.ts
10293
RangeType,mapping/types/core/range/RangeType.ts
103-
RankFeatureProperty,mapping/types/core/rank_feature/RankFeatureProperty.ts
104-
RankFeaturesProperty,mapping/types/core/rank_features/RankFeaturesProperty.ts
105-
SearchAsYouTypeProperty,mapping/types/core/search_as_you_type/SearchAsYouTypeProperty.ts
106-
TextProperty,mapping/types/core/text/TextProperty.ts
107-
GeoPointProperty,mapping/types/geo/geo_point/GeoPointProperty.ts
108-
GeoShapeProperty,mapping/types/geo/geo_shape/GeoShapeProperty.ts
10994
GeoTree,mapping/types/geo/geo_shape/GeoTree.ts
110-
CompletionProperty,mapping/types/specialized/completion/CompletionProperty.ts
111-
ConstantKeywordProperty,mapping/types/specialized/constant_keyword/ConstantKeywordProperty.ts
112-
FieldAliasProperty,mapping/types/specialized/field_alias/FieldAliasProperty.ts
113-
GenericProperty,mapping/types/specialized/generic/GenericProperty.ts
114-
HistogramProperty,mapping/types/specialized/histogram/HistogramProperty.ts
115-
IpProperty,mapping/types/specialized/ip/IpProperty.ts
116-
Murmur3HashProperty,mapping/types/specialized/murmur3_hash/Murmur3HashProperty.ts
117-
ShapeProperty,mapping/types/specialized/shape/ShapeProperty.ts
118-
TokenCountProperty,mapping/types/specialized/token_count/TokenCountProperty.ts
11995
GeoPointFielddataFormat,modules/indices/fielddata/geo_point/GeoPointFielddataFormat.ts
12096
WeightScoreFunction,query_dsl/compound/function_score/functions/ScoreFunction.ts
12197
SmoothingModel,search/suggesters/phrase_suggester/smoothing_model/SmoothingModel.ts

0 commit comments

Comments
 (0)