Skip to content

Commit

Permalink
Update 'type_magnitude.name' and added 'type_magnitude.scale'
Browse files Browse the repository at this point in the history
  • Loading branch information
vlauciani authored Nov 19, 2024
1 parent 668641c commit 34a32d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/definitions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,10 @@ components:
type: string
description: Type of the magnitude | varchar(255)
example: ML-VAX
type_magnitude__scale:
type: string
description: Type Scale of the magnitude, international scale label (i.e. ML, Md, Mw, ...) | varchar(50)
example: ML
type_magnitude__minmag:
type: number
format: float
Expand Down

0 comments on commit 34a32d9

Please sign in to comment.