Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 10, 2025

SDK update

Based on:

Versioning

Version Bump Type: [patch] - 🤖 (automated)

OpenAPI Change Summary

└─┬Paths
  ├─┬/v1/companies/{company_id}/locations
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬zip
  │           └─┬Extensions
  │             └──[➕] x-speakeasy-name-override (1299:46)
  ├─┬/v1/contractors/{contractor_uuid}/address
  │ └─┬PUT
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬ALLOF
  │           └─┬zip
  │             └─┬Extensions
  │               └──[➕] x-speakeasy-name-override (6209:50)
  ├─┬/v1/companies/{company_uuid}/signatories
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬home_address
  │           └─┬zip
  │             └─┬Extensions
  │               └──[➕] x-speakeasy-name-override (978:50)
  ├─┬/v1/companies/{company_uuid}/signatories/{signatory_uuid}
  │ └─┬PUT
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬home_address
  │           └─┬zip
  │             └─┬Extensions
  │               └──[➕] x-speakeasy-name-override (1106:50)
  ├─┬/v1/employees/{employee_id}/home_addresses
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬zip
  │           └─┬Extensions
  │             └──[➕] x-speakeasy-name-override (3364:46)
  ├─┬/v1/locations/{location_id}
  │ └─┬PUT
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬ALLOF
  │           └─┬zip
  │             └─┬Extensions
  │               └──[➕] x-speakeasy-name-override (1415:50)
  └─┬/v1/home_addresses/{home_address_uuid}
    └─┬PUT
      └─┬Requestbody
        └─┬application/json
          └─┬Schema
            └─┬zip
              └─┬Extensions
                └──[➕] x-speakeasy-name-override (3452:46)
Document Element Total Changes Breaking Changes
paths 7 0

PYTHON CHANGELOG

No relevant generator changes

@github-actions github-actions bot added the patch Patch version bump label Feb 10, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739229111 branch from 26670dc to 1a8f842 Compare February 11, 2025 00:24
@azrosen92 azrosen92 merged commit 585c745 into main Feb 11, 2025
1 check passed
@azrosen92 azrosen92 deleted the speakeasy-sdk-regen-1739229111 branch February 11, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants