Skip to content

Commit

Permalink
chore: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] authored and github-actions[bot] committed Nov 8, 2023
1 parent 181778e commit 09a6003
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6144,9 +6144,21 @@ components:
type: string
name:
type: string
x-speakeasy-conflicts-with: name_prefix
name_prefix:
type: string
x-speakeasy-conflicts-with:
- name
- id
createdAt:
type: string
format: date-time
inlineObject:
type: object
properties:
inline_name:
type: string
x-speakeasy-conflicts-with: "../name"
mapOfString:
type: object
additionalProperties:
Expand Down

0 comments on commit 09a6003

Please sign in to comment.