Skip to content

Commit

Permalink
chore: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanSpeakEasy authored and github-actions[bot] committed Nov 2, 2023
1 parent 94fc616 commit f118da7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6205,6 +6205,15 @@ components:
- type: number
format: float
- type: boolean
numericUnion:
x-speakeasy-include: true
oneOf:
- type: integer
- type: number
- type: integer
format: bigint
- type: string
format: decimal
nullableTypes:
type: object
properties:
Expand Down

0 comments on commit f118da7

Please sign in to comment.