Skip to content

Commit

Permalink
Add 'wheremagnitudemagqualityin'
Browse files Browse the repository at this point in the history
  • Loading branch information
vlauciani authored Jan 3, 2024
1 parent 2121978 commit 3b52708
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/definitions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1639,6 +1639,17 @@ components:
items:
type: string
enum: [AA, AB, AC, AD, BA, BB, BC, BD, CA, CB, CC, CD, DA, DB, DC, DD]
wheremagnitudemagqualityin:
name: wheremagnitudemagqualityin
description: Filter by "magnitude.mag_quality" by comma separated value (i.e. A,B,BC,DD).
explode: false
in: query
required: false
schema:
type: array
items:
type: string
enum: [A, B, C, D, AA, AB, AC, AD, BA, BB, BC, BD, CA, CB, CC, CD, DA, DB, DC, DD]
whereoriginlocalspacenamein:
name: whereoriginlocalspacenamein
description: Filter by "origin.localspace.name" by comma separated value (i.e. hew10_mole,hew20_mole); this parameter is in "OR" with "whereeventlocalspacenamein" and "wheremagnitudelocalspacenamein".
Expand Down

0 comments on commit 3b52708

Please sign in to comment.