Skip to content

Update OpenAPI spec (2026-04-14) - #12

Closed
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
update-spec-20260414-231339-24427572521
Closed

Update OpenAPI spec (2026-04-14)#12
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
update-spec-20260414-231339-24427572521

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/f42fee47fea976517c04991b4f569e8da0d1275a

Source PRs

  • workos/workos#55461
  • workos/workos#55571
  • workos/workos#55858

Changes

├─┬Paths
│ ├─┬/authorization/roles/{slug}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬Content
│ │         └─┬application/json
│ │           └─┬Schema
│ │             └─┬Properties
│ │               └─┬type
│ │                 └──[🔀] description (4624:34)
│ ├─┬/authorization/organizations/{organizationId}/roles/{slug}/permissions/{permissionSlug}
│ │ └─┬DELETE
│ │   ├──[🔀] summary (2537:16)
│ │   └──[🔀] description (2538:20)
│ ├─┬/authorization/permissions
│ │ └─┬POST
│ │   └──[🔀] description (3220:20)
│ ├─┬/sso/authorize
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬provider_scopes
│ │       └──[🔀] description (8514:24)
│ ├─┬/authorization/roles/{slug}/permissions
│ │ ├─┬PUT
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬Content
│ │ │       └─┬application/json
│ │ │         └─┬Schema
│ │ │           └─┬Properties
│ │ │             └─┬type
│ │ │               └──[🔀] description (4777:34)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬Content
│ │         └─┬application/json
│ │           └─┬Schema
│ │             └─┬Properties
│ │               └─┬type
│ │                 └──[🔀] description (4933:34)
│ ├─┬/authorization/organizations/{organizationId}/roles/{slug}
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (1846:16)
│ │ │ ├──[🔀] description (1847:20)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬Content
│ │ │       └─┬application/json
│ │ │         └─┬Schema
│ │ │           └─┬Properties
│ │ │             └─┬type
│ │ │               └──[🔀] description (1901:34)
│ │ ├─┬DELETE
│ │ │ ├──[🔀] summary (2130:16)
│ │ │ └──[🔀] description (2131:20)
│ │ └─┬PATCH
│ │   ├──[🔀] summary (1969:16)
│ │   ├──[🔀] description (1970:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬Content
│ │         └─┬application/json
│ │           └─┬Schema
│ │             └─┬Properties
│ │               └─┬type
│ │                 └──[🔀] description (2030:34)
│ ├─┬/authorization/roles
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬Content
│ │         └─┬application/json
│ │           └─┬Schema
│ │             └─┬Properties
│ │               └─┬type
│ │                 └──[🔀] description (4378:34)
│ ├─┬/authorization/organizations/{organizationId}/roles
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (1796:16)
│ │ │ └──[🔀] description (1797:20)
│ │ └─┬POST
│ │   ├──[🔀] summary (1625:16)
│ │   ├──[🔀] description (1626:20)
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬Content
│ │         └─┬application/json
│ │           └─┬Schema
│ │             └─┬Properties
│ │               └─┬type
│ │                 └──[🔀] description (1677:34)
│ └─┬/authorization/organizations/{organizationId}/roles/{slug}/permissions
│   ├─┬PUT
│   │ ├──[🔀] summary (2234:16)
│   │ ├──[🔀] description (2235:20)
│   │ └─┬Responses
│   │   └─┬200
│   │     └─┬Content
│   │       └─┬application/json
│   │         └─┬Schema
│   │           └─┬Properties
│   │             └─┬type
│   │               └──[🔀] description (2293:34)
│   └─┬POST
│     ├──[🔀] summary (2376:16)
│     ├──[🔀] description (2377:20)
│     └─┬Responses
│       └─┬200
│         └─┬Content
│           └─┬application/json
│             └─┬Schema
│               └─┬Properties
│                 └─┬type
│                   └──[🔀] description (2437:34)
└─┬Components
  └─┬Schemas
    ├─┬AuthorizedConnectApplicationList
    │ └─┬Properties
    │   └─┬data
    │     └─┬Schema
    │       └──[➕] properties/oauth_resource (17316:15)
    └─┬Role
      └─┬Properties
        └─┬type
          └──[🔀] description (18032:24)

Document Element Total Changes Breaking Changes
paths 27 0
components 2 0

Date: 04/14/26 | Commit: Update OpenAPI spec from workos/workos@f42fee47fea976517c04991b4f569e8da0d1275a

  • Total Changes: 29
  • Modifications: 28
  • Additions: 1

@gjtorikian gjtorikian closed this Apr 22, 2026
@gjtorikian
gjtorikian deleted the update-spec-20260414-231339-24427572521 branch April 28, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant