Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix indices schemas #750

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Xtansia
Copy link
Collaborator

@Xtansia Xtansia commented Dec 19, 2024

Description

Fix indices schemas

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Thomas Farr <[email protected]>
Signed-off-by: Thomas Farr <[email protected]>
Copy link
Contributor

github-actions bot commented Dec 19, 2024

Changes Analysis

Commit SHA: 753af1d
Comparing To SHA: 4231dad

API Changes

Summary

├─┬Paths
│ ├─┬/{index}/_forcemerge
│ │ └─┬POST
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] type (20106:15)❌ 
│ │       └──[➕] format (20107:17)❌ 
│ ├─┬/{index}/_shrink/{target}
│ │ ├─┬PUT
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       ├──[➖] required (29718:17)❌ 
│ │ │ │       ├──[➖] required (29719:17)❌ 
│ │ │ │       ├──[➖] required (29720:17)❌ 
│ │ │ │       ├──[➖] type (29709:19)❌ 
│ │ │ │       ├──[➖] properties (29711:15)❌ 
│ │ │ │       ├──[➖] properties (29715:15)❌ 
│ │ │ │       ├──[➖] properties (29713:15)❌ 
│ │ │ │       ├──[➕] allOf (32081:7)
│ │ │ │       └──[➕] allOf (29696:17)
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └─┬settings
│ │ │         └──[🔀] additionalProperties (26867:39)❌ 
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[➖] required (29720:17)❌ 
│ │   │       ├──[➖] required (29718:17)❌ 
│ │   │       ├──[➖] required (29719:17)❌ 
│ │   │       ├──[➖] type (29709:19)❌ 
│ │   │       ├──[➖] properties (29711:15)❌ 
│ │   │       ├──[➖] properties (29715:15)❌ 
│ │   │       ├──[➖] properties (29713:15)❌ 
│ │   │       ├──[➕] allOf (32081:7)
│ │   │       └──[➕] allOf (29696:17)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬settings
│ │           └──[🔀] additionalProperties (26867:39)❌ 
│ ├─┬/{index}/_close
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[➖] required (29333:17)❌ 
│ │           ├──[➖] required (29334:17)❌ 
│ │           ├──[➖] required (29335:17)❌ 
│ │           ├──[➖] type (29322:19)❌ 
│ │           ├──[➖] properties (29324:15)❌ 
│ │           ├──[➖] properties (29326:15)❌ 
│ │           ├──[➖] properties (29330:15)❌ 
│ │           ├──[➕] allOf (29311:17)
│ │           └──[➕] allOf (32081:7)
│ ├─┬/_upgrade
│ │ └─┬POST
│ │   ├──[➖] requestBody (26948:7)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (29771:13)❌ 
│ ├─┬/{index}/_split/{target}
│ │ ├─┬PUT
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├──[➖] required (29756:17)❌ 
│ │ │         ├──[➖] required (29757:17)❌ 
│ │ │         ├──[➖] required (29758:17)❌ 
│ │ │         ├──[➖] type (29747:19)❌ 
│ │ │         ├──[➖] properties (29749:15)❌ 
│ │ │         ├──[➖] properties (29753:15)❌ 
│ │ │         ├──[➖] properties (29751:15)❌ 
│ │ │         ├──[➕] allOf (32081:7)
│ │ │         └──[➕] allOf (29733:17)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[➖] required (29757:17)❌ 
│ │           ├──[➖] required (29758:17)❌ 
│ │           ├──[➖] required (29756:17)❌ 
│ │           ├──[➖] type (29747:19)❌ 
│ │           ├──[➖] properties (29749:15)❌ 
│ │           ├──[➖] properties (29753:15)❌ 
│ │           ├──[➖] properties (29751:15)❌ 
│ │           ├──[➕] allOf (32081:7)
│ │           └──[➕] allOf (29733:17)
│ ├─┬/{index}/_shard_stores
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├─┬ONEOF
│ │       │ └─┬Schema
│ │       │   └──[🔀] $ref (51485:9)❌ 
│ │       └─┬ONEOF
│ │         └──[🔀] $ref (51485:9)❌ 
│ ├─┬/_shard_stores
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├─┬ONEOF
│ │       │ └─┬Schema
│ │       │   └──[🔀] $ref (51485:9)❌ 
│ │       └─┬ONEOF
│ │         └──[🔀] $ref (51485:9)❌ 
│ ├─┬/{alias}/_rollover
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[➖] required (29671:17)❌ 
│ │   │       ├──[➖] required (29672:17)❌ 
│ │   │       ├──[➖] required (29673:17)❌ 
│ │   │       ├──[➖] required (29674:17)❌ 
│ │   │       ├──[➖] required (29668:17)❌ 
│ │   │       ├──[➖] required (29669:17)❌ 
│ │   │       ├──[➖] required (29670:17)❌ 
│ │   │       ├──[➖] type (29649:19)❌ 
│ │   │       ├──[➖] properties (29651:15)❌ 
│ │   │       ├──[➖] properties (29653:15)❌ 
│ │   │       ├──[➖] properties (29657:15)❌ 
│ │   │       ├──[➖] properties (29659:15)❌ 
│ │   │       ├──[➖] properties (29661:15)❌ 
│ │   │       ├──[➖] properties (29663:15)❌ 
│ │   │       ├──[➖] properties (29665:15)❌ 
│ │   │       ├──[➕] allOf (29637:17)
│ │   │       └──[➕] allOf (32081:7)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬settings
│ │           └──[🔀] additionalProperties (26849:39)❌ 
│ ├─┬/{alias}/_rollover/{new_index}
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[➖] required (29674:17)❌ 
│ │   │       ├──[➖] required (29668:17)❌ 
│ │   │       ├──[➖] required (29669:17)❌ 
│ │   │       ├──[➖] required (29670:17)❌ 
│ │   │       ├──[➖] required (29671:17)❌ 
│ │   │       ├──[➖] required (29672:17)❌ 
│ │   │       ├──[➖] required (29673:17)❌ 
│ │   │       ├──[➖] type (29649:19)❌ 
│ │   │       ├──[➖] properties (29651:15)❌ 
│ │   │       ├──[➖] properties (29653:15)❌ 
│ │   │       ├──[➖] properties (29657:15)❌ 
│ │   │       ├──[➖] properties (29659:15)❌ 
│ │   │       ├──[➖] properties (29661:15)❌ 
│ │   │       ├──[➖] properties (29663:15)❌ 
│ │   │       ├──[➖] properties (29665:15)❌ 
│ │   │       ├──[➕] allOf (29637:17)
│ │   │       └──[➕] allOf (32081:7)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬settings
│ │           └──[🔀] additionalProperties (26849:39)❌ 
│ ├─┬/{index}/_clone/{target}
│ │ ├─┬PUT
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       ├──[➖] required (29315:17)❌ 
│ │ │ │       ├──[➖] required (29316:17)❌ 
│ │ │ │       ├──[➖] required (29314:17)❌ 
│ │ │ │       ├──[➖] type (29305:19)❌ 
│ │ │ │       ├──[➖] properties (29307:15)❌ 
│ │ │ │       ├──[➖] properties (29309:15)❌ 
│ │ │ │       ├──[➖] properties (29311:15)❌ 
│ │ │ │       ├──[➕] allOf (32081:7)
│ │ │ │       └──[➕] allOf (29295:17)
│ │ │ └─┬Requestbody
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └─┬settings
│ │ │         └──[🔀] additionalProperties (26641:39)❌ 
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[➖] required (29314:17)❌ 
│ │   │       ├──[➖] required (29315:17)❌ 
│ │   │       ├──[➖] required (29316:17)❌ 
│ │   │       ├──[➖] type (29305:19)❌ 
│ │   │       ├──[➖] properties (29307:15)❌ 
│ │   │       ├──[➖] properties (29309:15)❌ 
│ │   │       ├──[➖] properties (29311:15)❌ 
│ │   │       ├──[➕] allOf (32081:7)
│ │   │       └──[➕] allOf (29295:17)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬settings
│ │           └──[🔀] additionalProperties (26641:39)❌ 
│ ├─┬/{index}/_block/{block}
│ │ └─┬PUT
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[➖] required (29278:17)❌ 
│ │           ├──[➖] required (29279:17)❌ 
│ │           ├──[➖] required (29280:17)❌ 
│ │           ├──[➖] type (29267:19)❌ 
│ │           ├──[➖] properties (29269:15)❌ 
│ │           ├──[➖] properties (29273:15)❌ 
│ │           ├──[➖] properties (29271:15)❌ 
│ │           ├──[➕] allOf (29258:17)
│ │           └──[➕] allOf (32081:7)
│ ├─┬/{index}/_upgrade
│ │ └─┬POST
│ │   ├──[➖] requestBody (26948:7)❌ 
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (29771:13)❌ 
│ └─┬/_forcemerge
│   └─┬POST
│     └─┬Parameters
│       └─┬Schema
│         ├──[🔀] type (20106:15)❌ 
│         └──[➕] format (20107:17)❌ 
└─┬Components
  ├──[➖] requestBodies (26948:7)❌ 
  ├──[➖] schemas (51425:7)❌ 
  ├──[➖] schemas (50757:7)❌ 
  ├──[➖] schemas (49784:7)❌ 
  ├──[➕] schemas (51484:7)
  ├─┬_common___WarmerStats
  │ ├─┬current
  │ │ ├──[🔀] type (34449:17)❌ 
  │ │ └──[➕] format (34450:19)❌ 
  │ └─┬total
  │   ├──[🔀] type (34452:17)❌ 
  │   └──[➕] format (34453:19)❌ 
  ├─┬_common___SegmentReplicationStats
  │ ├──[➖] required (33882:11)❌ 
  │ ├──[➖] required (33883:11)❌ 
  │ ├──[➖] required (33884:11)❌ 
  │ ├──[➖] type (33873:13)❌ 
  │ ├──[➖] properties (33875:9)❌ 
  │ ├──[➖] properties (33877:9)❌ 
  │ ├──[➖] properties (33879:9)❌ 
  │ ├──[➕] oneOf (33919:11)
  │ ├──[➕] oneOf (33933:11)
  │ └─┬Extensions
  │   └──[➕] x-version-added (33917:24)
  ├─┬_common___SegmentsStats
  │ ├─┬count
  │ │ ├──[🔀] type (33951:17)❌ 
  │ │ └──[➕] format (33952:19)❌ 
  │ └─┬max_unsafe_auto_id_timestamp
  │   └──[🔀] $ref (32480:9)❌ 
  ├─┬_common___RemoteStoreUploadStats
  │ └──[➖] required (33572:11)❌ 
  ├─┬_common___FlushStats
  │ ├─┬total
  │ │ ├──[🔀] type (32628:17)❌ 
  │ │ └──[➕] format (32629:19)❌ 
  │ └─┬periodic
  │   ├──[🔀] type (32625:17)❌ 
  │   └──[➕] format (32626:19)❌ 
  ├─┬_common___RemoteStoreTranslogUploadTotalUploadsStats
  │ ├─┬succeeded
  │ │ ├──[🔀] type (33512:17)❌ 
  │ │ └──[➕] format (33513:19)❌ 
  │ ├─┬started
  │ │ ├──[🔀] type (33508:17)❌ 
  │ │ └──[➕] format (33509:19)❌ 
  │ └─┬failed
  │   ├──[🔀] type (33504:17)❌ 
  │   └──[➕] format (33505:19)❌ 
  ├─┬indices.segments___ShardsSegment
  │ ├─┬num_committed_segments
  │ │ ├──[🔀] type (51428:17)❌ 
  │ │ └──[➕] format (51429:19)❌ 
  │ └─┬num_search_segments
  │   ├──[🔀] type (51433:17)❌ 
  │   └──[➕] format (51434:19)❌ 
  ├─┬indices.analyze___ExplainAnalyzeToken
  │ ├─┬positionLength
  │ │ ├──[🔀] type (50930:17)❌ 
  │ │ └──[➕] format (50931:19)❌ 
  │ ├─┬start_offset
  │ │ ├──[🔀] type (50933:17)❌ 
  │ │ └──[➕] format (50934:19)❌ 
  │ ├─┬termFrequency
  │ │ ├──[🔀] type (50936:17)❌ 
  │ │ └──[➕] format (50937:19)❌ 
  │ ├─┬end_offset
  │ │ ├──[🔀] type (50922:17)❌ 
  │ │ └──[➕] format (50923:19)❌ 
  │ └─┬position
  │   ├──[🔀] type (50927:17)❌ 
  │   └──[➕] format (50928:19)❌ 
  ├─┬indices.recovery___FileDetails
  │ ├─┬length
  │ │ ├──[🔀] type (51046:17)❌ 
  │ │ └──[➕] format (51047:19)❌ 
  │ └─┬recovered
  │   ├──[🔀] type (51051:17)❌ 
  │   └──[➕] format (51052:19)❌ 
  ├─┬indices.recovery___ShardRecovery
  │ └─┬id
  │   ├──[🔀] type (51199:17)❌ 
  │   └──[➕] format (51200:19)❌ 
  ├─┬_common___DocStats
  │ ├─┬count
  │ │ ├──[🔀] type (32431:17)❌ 
  │ │ └──[➕] format (32432:19)❌ 
  │ └─┬deleted
  │   ├──[🔀] type (32438:17)❌ 
  │   └──[➕] format (32439:19)❌ 
  ├─┬_common___QueryCacheStats
  │ ├─┬miss_count
  │ │ ├──[🔀] type (33344:17)❌ 
  │ │ └──[➕] format (33345:19)❌ 
  │ ├─┬cache_count
  │ │ ├──[🔀] type (33323:17)❌ 
  │ │ └──[➕] format (33324:19)❌ 
  │ ├─┬total_count
  │ │ ├──[🔀] type (33348:17)❌ 
  │ │ └──[➕] format (33349:19)❌ 
  │ ├─┬cache_size
  │ │ ├──[🔀] type (33327:17)❌ 
  │ │ └──[➕] format (33328:19)❌ 
  │ ├─┬evictions
  │ │ ├──[🔀] type (33331:17)❌ 
  │ │ └──[➕] format (33332:19)❌ 
  │ └─┬hit_count
  │   ├──[🔀] type (33335:17)❌ 
  │   └──[➕] format (33336:19)❌ 
  ├─┬indices.stats___ShardRetentionLeases
  │ └─┬primary_term
  │   ├──[🔀] type (51711:17)❌ 
  │   └──[➕] format (51712:19)❌ 
  ├─┬indices.rollover___RolloverConditions
  │ ├─┬max_docs
  │ │ ├──[🔀] type (51335:17)❌ 
  │ │ └──[➕] format (51336:19)❌ 
  │ ├─┬min_docs
  │ │ ├──[🔀] type (51332:17)❌ 
  │ │ └──[➕] format (51333:19)❌ 
  │ ├─┬max_primary_shard_docs
  │ │ ├──[🔀] type (51354:17)❌ 
  │ │ └──[➕] format (51355:19)❌ 
  │ └─┬min_primary_shard_docs
  │   ├──[🔀] type (51357:17)❌ 
  │   └──[➕] format (51358:19)❌ 
  ├─┬indices.stats___ShardCommit
  │ ├─┬generation
  │ │ ├──[🔀] type (51640:17)❌ 
  │ │ └──[➕] format (51641:19)❌ 
  │ └─┬num_docs
  │   ├──[🔀] type (51645:17)❌ 
  │   └──[➕] format (51646:19)❌ 
  ├─┬indices.stats___ShardFileSizeInfo
  │ └─┬count
  │   ├──[🔀] type (51672:17)❌ 
  │   └──[➕] format (51673:19)❌ 
  ├─┬_common___TranslogStats
  │ ├─┬earliest_last_modified_age
  │ │ ├──[🔀] type (34355:17)❌ 
  │ │ └──[➕] format (34356:19)❌ 
  │ ├─┬uncommitted_operations
  │ │ ├──[🔀] type (34367:17)❌ 
  │ │ └──[➕] format (34368:19)❌ 
  │ └─┬operations
  │   ├──[🔀] type (34358:17)❌ 
  │   └──[➕] format (34359:19)❌ 
  ├─┬_common___RemoteStoreUploadPressureStats
  │ └─┬total_rejections
  │   ├──[🔀] type (33550:17)❌ 
  │   └──[➕] format (33551:19)❌ 
  ├─┬_common___RequestStats
  │ ├─┬total
  │ │ ├──[🔀] type (33632:17)❌ 
  │ │ └──[➕] format (33633:19)❌ 
  │ └─┬current
  │   ├──[🔀] type (33629:17)❌ 
  │   └──[➕] format (33630:19)❌ 
  ├─┬indices.recovery___RecoveryFiles
  │ ├─┬recovered
  │ │ ├──[🔀] type (51093:17)❌ 
  │ │ └──[➕] format (51094:19)❌ 
  │ ├─┬reused
  │ │ ├──[🔀] type (51096:17)❌ 
  │ │ └──[➕] format (51097:19)❌ 
  │ └─┬total
  │   ├──[🔀] type (51099:17)❌ 
  │   └──[➕] format (51100:19)❌ 
  ├─┬_common___SearchStats
  │ ├─┬search_idle_reactivate_count_total
  │ │ ├──[🔀] type (33887:17)❌ 
  │ │ └──[➕] format (33888:19)❌ 
  │ ├─┬concurrent_avg_slice_count
  │ │ ├──[🔀] type (33829:17)❌ 
  │ │ └──[➕] format (33830:19)❌ 
  │ ├─┬query_current
  │ │ ├──[🔀] type (33802:17)❌ 
  │ │ └──[➕] format (33803:19)❌ 
  │ ├─┬concurrent_query_total
  │ │ ├──[🔀] type (33816:17)❌ 
  │ │ └──[➕] format (33817:19)❌ 
  │ ├─┬suggest_total
  │ │ ├──[🔀] type (33884:17)❌ 
  │ │ └──[➕] format (33885:19)❌ 
  │ ├─┬fetch_total
  │ │ ├──[🔀] type (33843:17)❌ 
  │ │ └──[➕] format (33844:19)❌ 
  │ ├─┬query_total
  │ │ ├──[🔀] type (33812:17)❌ 
  │ │ └──[➕] format (33813:19)❌ 
  │ ├─┬point_in_time_total
  │ │ ├──[🔀] type (33861:17)❌ 
  │ │ └──[➕] format (33862:19)❌ 
  │ ├─┬scroll_current
  │ │ ├──[🔀] type (33847:17)❌ 
  │ │ └──[➕] format (33848:19)❌ 
  │ ├─┬scroll_total
  │ │ ├──[🔀] type (33857:17)❌ 
  │ │ └──[➕] format (33858:19)❌ 
  │ ├─┬suggest_current
  │ │ ├──[🔀] type (33874:17)❌ 
  │ │ └──[➕] format (33875:19)❌ 
  │ ├─┬fetch_current
  │ │ ├──[🔀] type (33833:17)❌ 
  │ │ └──[➕] format (33834:19)❌ 
  │ ├─┬open_contexts
  │ │ ├──[🔀] type (33798:17)❌ 
  │ │ └──[➕] format (33799:19)❌ 
  │ ├─┬point_in_time_current
  │ │ ├──[🔀] type (33870:17)❌ 
  │ │ └──[➕] format (33871:19)❌ 
  │ └─┬concurrent_query_current
  │   ├──[🔀] type (33825:17)❌ 
  │   └──[➕] format (33826:19)❌ 
  ├─┬indices.stats___ShardLease
  │ └─┬timestamp
  │   ├──[🔀] type (51685:17)❌ 
  │   └──[➕] format (51686:19)❌ 
  ├─┬_common___FielddataStats
  │ └─┬evictions
  │   ├──[🔀] type (32551:17)❌ 
  │   └──[➕] format (32552:19)❌ 
  ├─┬indices.recovery___TranslogStatus
  │ ├─┬recovered
  │ │ ├──[🔀] type (51249:17)❌ 
  │ │ └──[➕] format (51250:19)❌ 
  │ ├─┬total
  │ │ ├──[🔀] type (51252:17)❌ 
  │ │ └──[➕] format (51253:19)❌ 
  │ └─┬total_on_start
  │   ├──[🔀] type (51255:17)❌ 
  │   └──[➕] format (51256:19)❌ 
  ├─┬indices.stats___ShardSequenceNumber
  │ ├─┬global_checkpoint
  │ │ ├──[🔀] type (51751:17)❌ 
  │ │ └──[➕] format (51752:19)❌ 
  │ └─┬local_checkpoint
  │   ├──[🔀] type (51754:17)❌ 
  │   └──[➕] format (51755:19)❌ 
  ├─┬indices.analyze___AnalyzeToken
  │ ├─┬end_offset
  │ │ ├──[🔀] type (50883:17)❌ 
  │ │ └──[➕] format (50884:19)❌ 
  │ ├─┬position
  │ │ ├──[🔀] type (50886:17)❌ 
  │ │ └──[➕] format (50887:19)❌ 
  │ ├─┬positionLength
  │ │ ├──[🔀] type (50889:17)❌ 
  │ │ └──[➕] format (50890:19)❌ 
  │ └─┬start_offset
  │   ├──[🔀] type (50892:17)❌ 
  │   └──[➕] format (50893:19)❌ 
  ├─┬_common___IndexingStats
  │ ├─┬delete_current
  │ │ ├──[🔀] type (32871:17)❌ 
  │ │ └──[➕] format (32872:19)❌ 
  │ ├─┬delete_total
  │ │ ├──[🔀] type (32864:17)❌ 
  │ │ └──[➕] format (32865:19)❌ 
  │ ├─┬index_failed
  │ │ ├──[🔀] type (32861:17)❌ 
  │ │ └──[➕] format (32862:19)❌ 
  │ ├─┬index_current
  │ │ ├──[🔀] type (32858:17)❌ 
  │ │ └──[➕] format (32859:19)❌ 
  │ ├─┬index_total
  │ │ ├──[🔀] type (32851:17)❌ 
  │ │ └──[➕] format (32852:19)❌ 
  │ └─┬noop_update_total
  │   ├──[🔀] type (32874:17)❌ 
  │   └──[➕] format (32875:19)❌ 
  ├─┬_common___RecoveryStats
  │ ├─┬current_as_source
  │ │ ├──[🔀] type (33371:17)❌ 
  │ │ └──[➕] format (33372:19)❌ 
  │ └─┬current_as_target
  │   ├──[🔀] type (33374:17)❌ 
  │   └──[➕] format (33375:19)❌ 
  ├─┬_common___GetStats
  │ ├─┬current
  │ │ ├──[🔀] type (32768:17)❌ 
  │ │ └──[➕] format (32769:19)❌ 
  │ ├─┬exists_total
  │ │ ├──[🔀] type (32754:17)❌ 
  │ │ └──[➕] format (32755:19)❌ 
  │ ├─┬total
  │ │ ├──[🔀] type (32747:17)❌ 
  │ │ └──[➕] format (32748:19)❌ 
  │ └─┬missing_total
  │   ├──[🔀] type (32761:17)❌ 
  │   └──[➕] format (32762:19)❌ 
  ├─┬_common___RefreshStats
  │ ├─┬external_total
  │ │ ├──[🔀] type (33396:17)❌ 
  │ │ └──[➕] format (33397:19)❌ 
  │ ├─┬total
  │ │ ├──[🔀] type (33406:17)❌ 
  │ │ └──[➕] format (33407:19)❌ 
  │ └─┬listeners
  │   ├──[🔀] type (33403:17)❌ 
  │   └──[➕] format (33404:19)❌ 
  ├─┬_common___MergesStats
  │ ├─┬current_docs
  │ │ ├──[🔀] type (33003:17)❌ 
  │ │ └──[➕] format (33004:19)❌ 
  │ ├─┬total
  │ │ ├──[🔀] type (33010:17)❌ 
  │ │ └──[➕] format (33011:19)❌ 
  │ ├─┬unreferenced_file_cleanups_performed
  │ │ ├──[🔀] type (33036:17)❌ 
  │ │ └──[➕] format (33037:19)❌ 
  │ ├─┬total_docs
  │ │ ├──[🔀] type (33017:17)❌ 
  │ │ └──[➕] format (33018:19)❌ 
  │ └─┬current
  │   ├──[🔀] type (33000:17)❌ 
  │   └──[➕] format (33001:19)❌ 
  └─┬_common___RequestCacheStats
    ├─┬evictions
    │ ├──[🔀] type (33604:17)❌ 
    │ └──[➕] format (33605:19)❌ 
    ├─┬hit_count
    │ ├──[🔀] type (33607:17)❌ 
    │ └──[➕] format (33608:19)❌ 
    └─┬miss_count
      ├──[🔀] type (33614:17)❌ 
      └──[➕] format (33615:19)❌ 

Document Element Total Changes Breaking Changes
paths 124 104
components 201 197
  • BREAKING Changes: 301 out of 325
  • Modifications: 107
  • Removals: 100
  • Additions: 118
  • Breaking Removals: 100
  • Breaking Modifications: 107
  • Breaking Additions: 94

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/12406648894/artifacts/2341479206

API Coverage

Before After Δ
Covered (%) 606 (59.35 %) 606 (59.35 %) 0 (0 %)
Uncovered (%) 415 (40.65 %) 415 (40.65 %) 0 (0 %)
Unknown 43 43 0

Signed-off-by: Thomas Farr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant