You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -330,6 +330,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
330
330
- Changed `indices.stats`'s `metric` path param to use an enum of metrics ([#586](https://github.com/opensearch-project/opensearch-api-specification/pull/586))
331
331
- Changed `CleanupRepositoryResults`' properties to be `int64`s ([#587](https://github.com/opensearch-project/opensearch-api-specification/pull/587))
332
332
- Changed `RangeQuery` to unified type with oneOf ([#958](https://github.com/opensearch-project/opensearch-api-specification/pull/958))
333
+
- Changed `FunctionScore` related Schema ([#963](https://github.com/opensearch-project/opensearch-api-specification/pull/963))
333
334
- Changed `sort` from `SortOptions` to `SortCombinations` ([#961](https://github.com/opensearch-project/opensearch-api-specification/pull/961))
0 commit comments