Skip to content

Commit

Permalink
update openapi file
Browse files Browse the repository at this point in the history
  • Loading branch information
Svisstack committed Feb 26, 2025
1 parent 34fdf32 commit 292f1ed
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions indexes-api/coinapi-indexes-rest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -844,10 +844,20 @@ paths:
schema:
type: string
format: date-time
- name: enabled_only
in: query
schema:
type: boolean
default: false
- name: filter_asset_id
in: query
schema:
type: string
- name: with_status_info
in: query
schema:
type: boolean
default: false
responses:
'200':
description: successful operation
Expand Down

0 comments on commit 292f1ed

Please sign in to comment.