Skip to content

Update OpenAPI spec (83c2aa3) - #103

Merged
gjtorikian merged 1 commit into
mainfrom
update-spec-20260811-200156-31530744503
Aug 11, 2026
Merged

Update OpenAPI spec (83c2aa3)#103
gjtorikian merged 1 commit into
mainfrom
update-spec-20260811-200156-31530744503

Conversation

@workos-sdk-automation

Copy link
Copy Markdown
Contributor

🤖 I see new OpenAPI changes beep boop

Automated update from https://github.com/workos/workos/tree/83c2aa3f491df16ee80a602195c5e21757fd5334

Source PRs

  • workos/workos#68774
Changes



└─┬Components
  └─┬Schemas
    └─┬OrganizationDto
      └─┬Properties
        └─┬domains
          └──[➕] deprecated (21167:23)


| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| components       | 1             | 0                |

Date: 08/11/26 | Commit: Update OpenAPI spec from workos/workos@83c2aa3f491df16ee80a602195c5e21757fd5334

- **Total Changes**: _1_
- **Additions**: _1_

@greptile-apps

greptile-apps Bot commented Aug 11, 2026

Copy link
Copy Markdown

Greptile Summary

Marks OrganizationDto.domains as deprecated in the OpenAPI specification and updates the source synchronization marker.

  • Adds deprecated: true to the existing domains property.
  • Advances .last-synced-sha to the documented upstream commit.

Confidence Score: 5/5

The PR appears safe to merge with no actionable issues identified.

The schema change only marks an existing property as deprecated, and the synchronization marker consistently references the documented upstream commit.

Important Files Changed

Filename Overview
spec/open-api-spec.yaml Adds a valid OpenAPI deprecation marker to OrganizationDto.domains without changing its schema or requiredness.
.last-synced-sha Updates the synchronization marker to the upstream commit identified in the PR description.

Reviews (1): Last reviewed commit: "Update OpenAPI spec from workos/workos@8..." | Re-trigger Greptile

github-actions Bot added a commit that referenced this pull request Aug 11, 2026
@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

SDK compatibility report

📄 View full code diff

Language Breaking Soft-risk Additive
dotnet 4 0 0
go 0 0 0
ios 0 0 0
kotlin 0 0 0
php 3 0 0
python 0 0 0
ruby 0 0 0
rust 0 0 0

Changes by domain

Domain Breaking Soft-risk Additive Languages
CreateDataIntegrationAuthMethods 4 dotnet, php

Breaking (4)

CreateDataIntegrationAuthMethods

1 enum, 3 enum values removed
Symbol Kind Languages
CreateDataIntegrationAuthMethods enum dotnet, php
CreateDataIntegrationAuthMethods.ApiKey enum value dotnet, php
CreateDataIntegrationAuthMethods.OAuth enum value dotnet, php
CreateDataIntegrationAuthMethods.Unknown enum value dotnet

@gjtorikian
gjtorikian merged commit afbb1c9 into main Aug 11, 2026
20 of 23 checks passed
@gjtorikian
gjtorikian deleted the update-spec-20260811-200156-31530744503 branch August 11, 2026 21:51
github-actions Bot added a commit that referenced this pull request Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant