Skip to content

Conversation

github-actions[bot]
Copy link

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

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Info
│ └──[🔀] version (5:12)
└─┬Paths
  ├─┬/crm/opportunities/{id}
  │ └─┬PATCH
  │   └─┬Extensions
  │     └──[➕] x-apideck-gotchas (4935:9)
  ├─┬/crm/activities/{id}
  │ └─┬PATCH
  │   └─┬Extensions
  │     └──[🔀] x-apideck-gotchas (5772:9)
  ├─┬/crm/contacts/{id}
  │ ├─┬GET
  │ │ └─┬Extensions
  │ │   └──[🔀] x-apideck-gotchas (4677:9)
  │ └─┬PATCH
  │   └─┬Extensions
  │     └──[➕] x-apideck-gotchas (4718:9)
  ├─┬/crm/companies/{id}
  │ └─┬PATCH
  │   └─┬Extensions
  │     └──[➕] x-apideck-gotchas (4510:9)
  ├─┬/crm/opportunities
  │ └─┬POST
  │   └─┬Extensions
  │     └──[🔀] x-apideck-gotchas (4846:9)
  ├─┬/crm/users/{id}
  │ └─┬PATCH
  │   └─┬Extensions
  │     └──[➕] x-apideck-gotchas (5572:9)
  ├─┬/crm/activities
  │ └─┬POST
  │   └─┬Extensions
  │     └──[🔀] x-apideck-gotchas (5695:9)
  ├─┬/crm/users
  │ └─┬POST
  │   └─┬Extensions
  │     └──[➕] x-apideck-gotchas (5497:9)
  ├─┬/accounting/journal-entries/{id}
  │ └─┬PATCH
  │   └─┬Extensions
  │     └──[🔀] x-apideck-gotchas (2290:9)
  ├─┬/hris/companies
  │ └─┬GET
  │   └─┬Extensions
  │     └──[➕] x-apideck-gotchas (7533:9)
  ├─┬/crm/companies
  │ └─┬POST
  │   └─┬Extensions
  │     └──[➕] x-apideck-gotchas (4435:9)
  ├─┬/crm/contacts
  │ ├─┬GET
  │ │ └─┬Extensions
  │ │   └──[🔀] x-apideck-gotchas (4583:9)
  │ └─┬POST
  │   └─┬Extensions
  │     └──[🔀] x-apideck-gotchas (4637:9)
  └─┬/accounting/journal-entries
    └─┬POST
      └─┬Extensions
        └──[🔀] x-apideck-gotchas (2204:9)
Document Element Total Changes Breaking Changes
info 1 0
paths 15 0

PYTHON CHANGELOG

flattening: 3.1.1 - 2025-01-30

♻️ Refactors

  • Add tests to validate resiliancy of python SDK. (commit by @Kanwardeep)

core: 5.10.9 - 2025-01-31

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 5.10.8 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of field names conflicting with reserved keywords (commit by @tristanspeakeasy)

core: 5.10.7 - 2025-01-29

🐛 Bug Fixes

  • allow for no global server url on pythonv2 sdks (commit by @walker-tx)

core: 5.10.6 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

pagination: 3.0.3 - 2025-01-29

🐛 Bug Fixes

  • only add jsonpath-python if pagination used in an SDK (commit by @disintegrator)

@github-actions github-actions bot added the patch Patch version bump label Feb 5, 2025
@Amzani Amzani merged commit dfc2600 into main Feb 5, 2025
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.

2 participants