Skip to content

Commit

Permalink
chore: Add test query param to get order count docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bartvanraaij committed Oct 10, 2024
1 parent d31cd7b commit 39dfbb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -925,6 +925,7 @@ paths:
- $ref: "#/components/parameters/status_id"
- $ref: "#/components/parameters/status_changed_start_date"
- $ref: "#/components/parameters/status_changed_end_date"
- $ref: "#/components/parameters/test"
responses:
"200":
description: number of available orders
Expand Down

0 comments on commit 39dfbb7

Please sign in to comment.