Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
add example
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-andreadao committed Oct 16, 2023
1 parent 6a5154f commit 25cd59e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions reference/settings.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2362,6 +2362,7 @@ components:
properties:
weight_measurement:
type: string
example: Ounces
enum:
- LBS
- Ounces
Expand All @@ -2370,6 +2371,7 @@ components:
- Tonnes
length_measurement:
type: string
example: Inches
enum:
- Inches
- Centimeters
Expand All @@ -2384,6 +2386,7 @@ components:
example: 2
factoring_dimension:
type: string
example: depth
enum:
- depth
- height
Expand Down

0 comments on commit 25cd59e

Please sign in to comment.