Skip to content

Commit 2561c94

Browse files
authored
fix(clients): processingTimeMS should be optional (#5004)
1 parent 4e00bfe commit 2561c94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

specs/common/schemas/SearchResponse.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
baseSearchResponse:
22
type: object
33
additionalProperties: true
4-
required:
5-
- processingTimeMS
64
properties:
75
abTestID:
86
type: integer

0 commit comments

Comments
 (0)