Skip to content

Commit

Permalink
Merge branch 'release/drs-1.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
briandoconnor committed Nov 27, 2023
2 parents 7dcfab5 + 06f4b5c commit 36145d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/components/schemas/DrsService.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
type: object
required:
- type
- maxBulkRequestLength
properties:
maxBulkRequestLength:
type: integer
required: true
description: The max length the bullk request endpoints can handle (>= 1) before generating a 413 error e.g. how long can the arrays bulk_object_ids and bulk_object_access_ids be for this server.
type:
type: object
Expand Down

0 comments on commit 36145d3

Please sign in to comment.