Skip to content

Commit 7a86003

Browse files
e-krebsshortcuts
andauthored
chore(specs): composition - add name for additional properties (#4456)
Co-authored-by: Clément Vannicatte <[email protected]>
1 parent b6431e5 commit 7a86003

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

specs/composition-full/common/schemas/Hit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ compositionRankingInfo:
3434
type: object
3535
additionalProperties:
3636
title: compositionIdRankingInfo
37+
x-additionalPropertiesName: composition-id
3738
type: object
3839
properties:
3940
index:

specs/composition-full/common/schemas/SearchResponse.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ resultsCompositionsResponse:
7373
type: object
7474
additionalProperties:
7575
title: resultsCompositionInfoResponse
76+
x-additionalPropertiesName: composition-id
7677
type: object
7778
properties:
7879
injectedItems:

0 commit comments

Comments
 (0)