Skip to content

chore: 🐝 Update SDK - Generate 0.3.0#81

Merged
jrebocho merged 1 commit intomainfrom
speakeasy-sdk-regen-1730890713
Nov 6, 2024
Merged

chore: 🐝 Update SDK - Generate 0.3.0#81
jrebocho merged 1 commit intomainfrom
speakeasy-sdk-regen-1730890713

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Nov 6, 2024

SDK update

Based on:

OpenAPI Change Summary

├─┮Paths
│ ├──[➕] path (11179:5)
│ ├─┮/unified/lms/content/{id}
│ │ └─┮GET
│ │   └─┮Parameters
│ │     └──[🔀] example (11900:28)
│ ├─┮/unified/lms/content
│ │ └─┮GET
│ │   └─┮Parameters
│ │     └──[🔀] example (11711:28)
│ ├─┮/unified/lms/courses/{id}
│ │ └─┮GET
│ │   └─┮Parameters
│ │     └──[🔀] example (11407:28)
│ ├─┮/unified/ats/jobs
│ │ └─┮GET
│ │   └─┮Parameters
│ │     └─┮Schema
│ │       └─┮status
│ │         └──[➕] enum (6814:35)
│ └─┮/unified/lms/courses
│   ├──[➕] put (11328:13)
│   └─┮GET
│     └─┮Parameters
│       └──[🔀] example (11257:28)
└─┮Components
  ├──[➖] schemas (28303:13)❌ 
  ├──[➕] schemas (28566:13)
  ├──[➕] schemas (28472:13)
  ├──[➕] schemas (28448:13)
  ├──[➕] schemas (28416:13)
  ├─┮ConnectorsMeta
  │ └─┮category
  │   └──[➕] enum (14256:27)
  ├─┮ConnectSessionToken
  │ └─┮categories
  │   ├──[🔀] example (13965:30)
  │   └─┮Schema
  │     └──[➕] enum (13962:31)
  ├─┮LinkedAccountMeta
  │ └─┮category
  │   └──[➕] enum (14168:27)
  ├─┮LmsUpsertContentRequestDto
  │ └─┮skills
  │   ├──[🔀] description (29073:34)
  │   ├──[🔀] example (29075:30)
  │   └─┮Schema
  │     └──[🔀] $ref (28416:19)❌ 
  ├─┮NationalIdentityNumberTypeEnumApiModel
  │ └─┮value
  │   ├──[➕] enum (15584:27)
  │   ├──[➕] enum (15583:27)
  │   ├──[➕] enum (15590:27)
  │   ├──[➕] enum (15601:27)
  │   ├──[➕] enum (15607:27)
  │   ├──[➕] enum (15603:27)
  │   ├──[➕] enum (15588:27)
  │   ├──[➕] enum (15594:27)
  │   ├──[➕] enum (15602:27)
  │   ├──[➕] enum (15592:27)
  │   ├──[➕] enum (15580:27)
  │   ├──[➕] enum (15582:27)
  │   ├──[➕] enum (15595:27)
  │   ├──[➕] enum (15599:27)
  │   ├──[➕] enum (15598:27)
  │   ├──[➕] enum (15589:27)
  │   ├──[➕] enum (15596:27)
  │   ├──[➕] enum (15597:27)
  │   ├──[➕] enum (15605:27)
  │   ├──[➕] enum (15585:27)
  │   ├──[➕] enum (15587:27)
  │   ├──[➕] enum (15604:27)
  │   ├──[➕] enum (15593:27)
  │   ├──[➕] enum (15600:27)
  │   ├──[➕] enum (15606:27)
  │   ├──[➕] enum (15591:27)
  │   ├──[➕] enum (15581:27)
  │   └──[➕] enum (15586:27)
  ├─┮ConnectSessionCreate
  │ └─┮categories
  │   ├──[🔀] example (13899:30)
  │   └─┮Schema
  │     └──[➕] enum (13895:31)
  ├─┮ConnectSession
  │ └─┮categories
  │   ├──[🔀] example (14029:30)
  │   └─┮Schema
  │     └──[➕] enum (14026:31)
  ├─┮Course
  │ └─┮active
  │   ├──[🔀] description (28751:34)
  │   ├──[➕] example (28753:30)
  │   ├──[➕] oneOf (28747:27)
  │   ├──[➕] oneOf (28746:27)
  │   └──[➖] allOf (28303:13)❌ 
  └─┮CreateCategoriesApiModel
    ├──[➖] properties (28760:17)❌ 
    └──[➖] properties (28765:17)❌ 
Document Element Total Changes Breaking Changes
components 51 5
paths 7 0

RUBY CHANGELOG

core: 3.3.0 - 2024-11-05

🐝 New Features

  • bind rubocop to a specific version to avoid unexpected breakages (commit by @idbentley)

core: 3.2.27 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

@github-actions github-actions Bot requested a review from a team as a code owner November 6, 2024 11:00
@github-actions github-actions Bot added the minor Minor version bump label Nov 6, 2024
@jrebocho jrebocho merged commit 4377ca0 into main Nov 6, 2024
@jrebocho jrebocho deleted the speakeasy-sdk-regen-1730890713 branch November 6, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants