Skip to content

Commit cd7a174

Browse files
authored
fix(specs): remove fields requirement from run response in CompAPI client (#5809)
1 parent 7fbe4c4 commit cd7a174

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

specs/composition/common/schemas/responses/runResponseComponents/SingleResultSet.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,6 @@ SearchFields:
5454
$ref: '#/params'
5555
query:
5656
$ref: '#/query'
57-
required:
58-
- page
59-
- nbHits
60-
- nbPages
61-
- hitsPerPage
62-
- hits
63-
- query
64-
- params
6557

6658
# ######################
6759
# # Search Properties ##

0 commit comments

Comments
 (0)