Skip to content

Commit

Permalink
Remove discriminator
Browse files Browse the repository at this point in the history
  • Loading branch information
bcorrie authored Feb 8, 2024
1 parent 9400b1d commit 2f2d226
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions specs/airr-schema-openapi3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,6 @@ TimePoint:

# A time range or interval
TimeInterval:
discriminator:
propertyName: AIRR
description: Time range or interval for a measurement, observation or action.
type: object
properties:
Expand Down Expand Up @@ -516,8 +514,6 @@ TimeInterval:

# A physical quantity
PhysicalQuantity:
discriminator:
propertyName: AIRR
description: A physical quantity from a measurement or observation.
type: object
properties:
Expand Down

0 comments on commit 2f2d226

Please sign in to comment.