Skip to content

Conversation

@github-actions
Copy link

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

SDK update

Versioning

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

Typescript SDK Changes:

  • opalmcp.requests.approveRequest(): response Changed Breaking ⚠️
  • opalmcp.delegations.createDelegation(): Added
  • opalmcp.idpGroupMappings.createIdpGroupMapping(): Added
  • opalmcp.requests.denyRequest(): Added
  • opalmcp.requests.getRequestComments(): Added
  • opalmcp.requests.createRequestComment(): Added
  • opalmcp.resources.getUserResources(): Added
  • opalmcp.users.getRemoteUsers(): Added
  • opalmcp.delegations.getDelegations(): Added
  • opalmcp.groups.getUserGroups(): Added
  • opalmcp.delegations.getDelegation(): Added
  • opalmcp.delegations.deleteDelegation(): Added
  • opalmcp.scopedRolePermissions.getResourceScopedRolePermissions(): Deleted Breaking ⚠️
  • opalmcp.scopedRolePermissions.setResourceScopedRolePermissions(): Deleted Breaking ⚠️
  • opalmcp.configurationTemplates.createConfigurationTemplate():
    • request.requestConfigurations.[].extensionsDurationInMinutes Added
  • opalmcp.configurationTemplates.updateConfigurationTemplate():
    • request.requestConfigurations.[].extensionsDurationInMinutes Added
  • opalmcp.groups.getGroups():
    • request.groupTypeFilter Changed
    • response.results.[] Changed
  • opalmcp.groups.createGroup():
    • request.remoteInfo Changed
    • response Changed
  • opalmcp.groups.updateGroups():
    • request.groups.[] Changed
    • response.groups.[] Changed
  • opalmcp.resources.updateResources():
    • request.resources.[] Changed
    • response.resources.[] Changed
  • opalmcp.groups.getGroupUsers():
    • request Changed
    • response Changed
  • opalmcp.groups.updateGroupUser(): response Changed
  • opalmcp.groups.addGroupUser(): response Changed
  • opalmcp.idpGroupMappings.getIdpGroupMappings(): response.mappings.[].appResourceId Added
  • opalmcp.requests.getRequests():
    • request Changed
    • response.requests.[] Changed
  • opalmcp.requests.getRequestsRelay(): response.edges.[].node Changed
  • opalmcp.requests.getRequest(): response Changed
  • opalmcp.idpGroupMappings.getIdpGroupMapping(): Added
  • opalmcp.resources.getResources():
    • request Changed
    • response.results.[] Changed
  • opalmcp.groups.getGroup(): response Changed
  • opalmcp.resources.createResource():
    • request.remoteInfo Changed
    • response Changed
  • opalmcp.resources.getResource(): response Changed
  • opalmcp.resources.getResourceUsers(): response Changed
  • opalmcp.nonHumanIdentities.getNhis(): response.results.[] Changed
  • opalmcp.uars.getUaRs(): response.results.[].instantlyActionReviews Added
  • opalmcp.uars.createUar():
    • request.instantlyActionReviews Added
    • response.instantly_action_reviews Added
  • opalmcp.uars.getUar(): response.instantly_action_reviews Added
OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (2094:5)❌ 
│ ├──[+] path (4270:3)
│ ├──[+] path (5247:3)
│ ├──[+] path (1902:3)
│ ├──[+] path (2889:3)
│ ├──[+] path (2171:3)
│ ├──[+] path (4075:3)
│ ├──[+] path (5165:3)
│ ├──[+] path (2844:3)
│ ├─┬/requests/{id}
│ │ └─┬GET
│ │   └──[+] summary (2771:16)
│ ├─┬/group-bindings
│ │ └─┬GET
│ │   └──[+] summary (1952:16)
│ ├─┬/on-call-schedules
│ │ └─┬GET
│ │   └──[+] summary (4939:16)
│ ├─┬/apps/{app_id}
│ │ └─┬GET
│ │   └──[+] summary (99:16)
│ ├─┬/message-channels
│ │ └─┬GET
│ │   └──[+] summary (4866:16)
│ ├─┬/tags
│ │ └─┬GET
│ │   └──[+] summary (4602:16)
│ ├─┬/requests
│ │ └─┬GET
│ │   ├──[+] parameters (2597:17)❌ 
│ │   ├──[+] parameters (2606:17)❌ 
│ │   └──[+] summary (2560:16)
│ ├─┬/apps
│ │ └─┬GET
│ │   └──[+] summary (56:16)
│ ├─┬/groups/{group_id}
│ │ └─┬GET
│ │   └──[+] summary (986:16)
│ ├─┬/resources
│ │ └─┬GET
│ │   ├──[+] parameters (3039:17)❌ 
│ │   ├──[+] summary (2959:16)
│ │   └─┬Parameters
│ │     └──[🔀] description (2982:24)
│ ├─┬/resources/{resource_id}/users
│ │ └─┬GET
│ │   └──[+] summary (3531:16)
│ ├─┬/resources/{resource_id}
│ │ └─┬GET
│ │   └──[+] summary (3119:16)
│ ├─┬/bundles
│ │ └─┬GET
│ │   └──[+] summary (129:16)
│ ├─┬/resources/{resource_id}/users/{user_id}
│ │ └─┬GET
│ │   └──[+] summary (3853:16)
│ ├─┬/bundles/{bundle_id}
│ │ └─┬GET
│ │   └──[+] summary (211:16)
│ ├─┬/resources/{resource_id}/scoped-role-permissions
│ │ ├─┬GET
│ │ │ └──[-] tags (3722:19)❌ 
│ │ └─┬PUT
│ │   └──[-] tags (3757:19)❌ 
│ ├─┬/requests/{id}/approve
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[-] properties (2640:37)❌ 
│ │   └─┬Requestbody
│ │     └──application/json
│ ├─┬/owners/{owner_id}
│ │ └─┬GET
│ │   └──[+] summary (2415:16)
│ ├─┬/tag/{tag_id}
│ │ └─┬GET
│ │   └──[+] summary (4457:16)
│ ├─┬/groups
│ │ └─┬GET
│ │   ├──[+] summary (855:16)
│ │   └──Parameters
│ ├─┬/groups/{group_id}/containing-groups
│ │ └─┬GET
│ │   └──[+] summary (1233:16)
│ ├─┬/groups/{group_id}/users
│ │ └─┬GET
│ │   ├──[+] parameters (1693:17)❌ 
│ │   └──[+] parameters (1702:17)❌ 
│ ├─┬/on-call-schedules/{on_call_schedule_id}
│ │ └─┬GET
│ │   └──[+] summary (4982:16)
│ ├─┬/group-bindings/{group_binding_id}
│ │ └─┬GET
│ │   └──[+] summary (2045:16)
│ ├─┬/groups/{group_id}/containing-groups/{containing_group_id}
│ │ └─┬GET
│ │   └──[+] summary (1297:16)
│ ├─┬/requests/relay
│ │ └─┬GET
│ │   └──[+] summary (2695:16)
│ ├─┬/owners
│ │ └─┬GET
│ │   └──[+] summary (2308:16)
│ └─┬/message-channels/{message_channel_id}
│   └─┬GET
│     └──[+] summary (4909:16)
├─┬Tags
│ └──[-] scoped-role-permissions (43:7)❌ 
├─┬Tags
│ └──[+] delegations (23:5)
└─┬Components
  ├──[+] schemas (7698:7)
  ├──[+] schemas (6565:7)
  ├──[+] schemas (6383:7)
  ├──[+] schemas (11641:7)
  ├──[+] schemas (11554:7)
  ├──[+] schemas (9314:7)
  ├──[+] schemas (9360:7)
  ├──[+] schemas (9298:7)
  ├──[+] schemas (11534:7)
  ├──[+] schemas (6412:7)
  ├──[+] schemas (11559:7)
  ├──[+] schemas (11618:7)
  ├─┬RequestConfiguration
  │ ├──[+] properties (10658:9)
  │ ├─┬reviewer_stages
  │ │ ├──[-] items (9359:25)❌ 
  │ │ ├──[🔀] type (10657:17)❌ 
  │ │ ├──[🔀] description (10655:24)
  │ │ └──[+] example (10656:20)
  │ ├─┬require_support_ticket
  │ │ └──[🔀] description (10643:24)
  │ ├─┬recommended_duration_minutes
  │ │ ├──[🔀] description (10673:24)
  │ │ └──[🔀] example (10674:20)
  │ ├─┬max_duration_minutes
  │ │ └──[🔀] description (10659:24)
  │ ├─┬priority
  │ │ ├──[🔀] description (10647:24)
  │ │ └──[🔀] example (10649:20)
  │ ├─┬request_template_id
  │ │ ├──[🔀] type (10652:17)❌ 
  │ │ ├──[-] format (9354:29)❌ 
  │ │ ├──[🔀] description (10651:24)
  │ │ └──[🔀] example (10653:20)
  │ └─┬require_mfa_to_request
  │   ├──[🔀] type (10666:17)❌ 
  │   ├──[+] format (10665:19)❌ 
  │   ├──[🔀] description (10663:24)
  │   └──[🔀] example (10664:20)
  ├─┬Request
  │ ├──[🔀] example (9196:9)
  │ ├──[+] properties (9283:9)
  │ ├─┬target_user_id
  │ │ └──[🔀] description (9253:24)
  │ ├─┬stages
  │ │ └──[🔀] $ref (9284:11)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (9389:20)❌ 
  │ ├─┬target_group_id
  │ │ └──[🔀] $ref (9174:20)❌ 
  │ └─┬updated_at
  │   ├──[🔀] format (9250:19)❌ 
  │   ├──[🔀] description (9248:24)
  │   └──[🔀] example (9249:20)
  ├─┬GroupRemoteInfo
  │ ├──[🔀] description (7702:20)
  │ ├──[+] properties (7724:9)
  │ ├──[+] properties (7744:9)
  │ ├──[+] properties (7734:9)
  │ ├──[+] properties (7889:9)
  │ ├──[+] properties (7879:9)
  │ ├──[+] properties (7869:9)
  │ ├──[+] properties (7714:9)
  │ ├─┬github_team
  │ │ ├──[+] required (7753:15)❌ 
  │ │ ├──[-] required (6977:27)❌ 
  │ │ ├──[🔀] description (7745:24)
  │ │ ├──[-] properties (6966:25)❌ 
  │ │ ├──[-] properties (6971:25)❌ 
  │ │ └──[+] properties (7747:13)
  │ ├─┬snowflake_role
  │ │ ├──[+] required (7788:15)❌ 
  │ │ ├──[-] required (7057:27)❌ 
  │ │ ├──[🔀] description (7780:24)
  │ │ ├──[+] properties (7782:13)
  │ │ └──[-] properties (7051:25)❌ 
  │ ├─┬google_group
  │ │ ├──[+] required (7898:15)❌ 
  │ │ ├──[-] required (6997:27)❌ 
  │ │ ├──[🔀] description (7890:24)
  │ │ ├──[+] properties (7892:13)
  │ │ └──[-] properties (6991:25)❌ 
  │ ├─┬azure_ad_microsoft_365_group
  │ │ ├──[🔀] description (7725:24)
  │ │ └─┬group_id
  │ │   ├──[🔀] description (7728:28)
  │ │   └──[🔀] example (7729:24)
  │ ├─┬duo_group
  │ │ ├──[🔀] description (7820:24)
  │ │ └─┬group_id
  │ │   ├──[🔀] description (7823:28)
  │ │   └──[🔀] example (7824:24)
  │ ├─┬workday_user_security_group
  │ │ ├──[+] required (7888:15)❌ 
  │ │ ├──[-] required (7077:27)❌ 
  │ │ ├──[🔀] description (7880:24)
  │ │ ├──[+] properties (7882:13)
  │ │ └──[-] properties (7071:25)❌ 
  │ ├─┬azure_ad_security_group
  │ │ ├──[🔀] description (7830:24)
  │ │ └─┬group_id
  │ │   └──[🔀] description (7833:28)
  │ ├─┬ldap_group
  │ │ ├──[🔀] description (7810:24)
  │ │ └─┬group_id
  │ │   ├──[🔀] description (7813:28)
  │ │   └──[🔀] example (7814:24)
  │ ├─┬okta_group_rule
  │ │ ├──[+] required (7778:15)❌ 
  │ │ ├──[-] required (7067:27)❌ 
  │ │ ├──[🔀] description (7770:24)
  │ │ ├──[+] properties (7772:13)
  │ │ └──[-] properties (7061:25)❌ 
  │ ├─┬okta_group
  │ │ ├──[+] required (7768:15)❌ 
  │ │ ├──[-] required (7017:27)❌ 
  │ │ ├──[🔀] description (7755:24)
  │ │ ├──[+] properties (7757:13)
  │ │ ├──[+] properties (7762:13)
  │ │ └──[-] properties (7011:25)❌ 
  │ └─┬gitlab_group
  │   ├──[🔀] description (7735:24)
  │   └─┬group_id
  │     └──[🔀] description (7738:28)
  ├─┬Group
  │ ├──[+] properties (6729:9)
  │ ├──[+] properties (6808:9)
  │ ├─┬name
  │ │ ├──[🔀] type (6723:17)❌ 
  │ │ ├──[🔀] description (6722:24)
  │ │ └──[🔀] example (6724:20)
  │ ├─┬group_leader_user_ids
  │ │ ├──[-] items (6020:25)❌ 
  │ │ ├──[🔀] type (6686:17)❌ 
  │ │ ├──[+] format (6685:19)❌ 
  │ │ ├──[🔀] description (6683:24)
  │ │ └──[+] example (6684:20)
  │ ├─┬max_duration
  │ │ ├──[🔀] type (6772:17)❌ 
  │ │ ├──[🔀] description (6770:24)
  │ │ └──[🔀] example (6771:20)
  │ ├─┬risk_sensitivity_override
  │ │ ├──[+] type (6741:17)❌ 
  │ │ ├──[+] description (6739:24)
  │ │ ├──[+] example (6740:20)
  │ │ └──[-] allOf (7473:13)❌ 
  │ ├─┬remote_id
  │ │ ├──[🔀] description (6693:24)
  │ │ └──[🔀] example (6694:20)
  │ ├─┬group_type
  │ │ └──[🔀] $ref (6706:11)❌ 
  │ ├─┬group_binding_id
  │ │ ├──[🔀] type (6731:17)❌ 
  │ │ ├──[-] format (6075:29)❌ 
  │ │ ├──[🔀] description (6730:24)
  │ │ └──[🔀] example (6732:20)
  │ ├─┬remote_info
  │ │ └──[🔀] $ref (6726:11)❌ 
  │ ├─┬group_id
  │ │ ├──[🔀] description (6765:24)
  │ │ └──[🔀] example (6766:20)
  │ ├─┬recommended_duration
  │ │ ├──[🔀] type (6791:17)❌ 
  │ │ ├──[🔀] description (6787:24)
  │ │ ├──[🔀] example (6789:20)
  │ │ └──[+] deprecated (6788:23)
  │ ├─┬request_template_id
  │ │ ├──[+] items (6785:13)❌ 
  │ │ ├──[🔀] type (6783:17)❌ 
  │ │ ├──[-] format (6065:29)❌ 
  │ │ ├──[🔀] description (6780:24)
  │ │ ├──[🔀] example (6782:20)
  │ │ └──[+] deprecated (6781:23)
  │ ├─┬request_configurations
  │ │ ├──[-] items (6086:25)❌ 
  │ │ ├──[🔀] type (6718:17)❌ 
  │ │ ├──[🔀] description (6716:24)
  │ │ └──[🔀] example (6717:20)
  │ ├─┬remote_name
  │ │ ├──[🔀] description (6712:24)
  │ │ └──[🔀] example (6713:20)
  │ ├─┬is_requestable
  │ │ └──[🔀] $ref (7147:20)❌ 
  │ ├─┬require_mfa_to_approve
  │ │ ├──[🔀] type (6758:17)❌ 
  │ │ ├──[+] format (6757:19)❌ 
  │ │ ├──[🔀] description (6755:24)
  │ │ └──[🔀] example (6756:20)
  │ ├─┬require_mfa_to_request
  │ │ ├──[🔀] description (6734:24)
  │ │ └──[+] deprecated (6737:23)
  │ ├─┬require_support_ticket
  │ │ └──[🔀] description (6743:24)
  │ ├─┬require_manager_approval
  │ │ ├──[+] items (6778:13)❌ 
  │ │ ├──[🔀] type (6776:17)❌ 
  │ │ ├──[🔀] description (6774:24)
  │ │ ├──[🔀] example (6775:20)
  │ │ └──[-] deprecated (6045:33)
  │ ├─┬risk_sensitivity
  │ │ ├──[+] type (6749:17)❌ 
  │ │ ├──[🔀] description (6747:24)
  │ │ ├──[-] readOnly (6110:31)❌ 
  │ │ ├──[+] example (6748:20)
  │ │ └──[-] allOf (7473:13)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (11534:13)❌ 
  │ └─┬request_configuration_list
  │   └──[🔀] $ref (7702:20)❌ 
  ├─┬GroupUserList
  │ ├──[🔀] example (6817:9)
  │ ├──[+] properties (6835:9)
  │ ├──[+] properties (6840:9)
  │ └─┬results
  │   ├──[-] items (6135:25)❌ 
  │   ├──[🔀] type (6839:17)❌ 
  │   ├──[+] description (6836:24)
  │   ├──[+] nullable (6838:21)❌ 
  │   └──[+] example (6837:20)
  ├─┬Resource
  │ ├──[+] properties (9627:9)
  │ ├──[+] properties (9733:9)
  │ ├─┬ticket_propagation
  │ │ └──[🔀] $ref (9694:11)❌ 
  │ ├─┬recommended_duration
  │ │ ├──[🔀] type (9599:17)❌ 
  │ │ ├──[🔀] description (9597:24)
  │ │ └──[🔀] example (9598:20)
  │ ├─┬remote_resource_id
  │ │ ├──[🔀] type (9625:17)❌ 
  │ │ ├──[🔀] description (9624:24)
  │ │ └──[🔀] example (9626:20)
  │ ├─┬require_manager_approval
  │ │ ├──[+] items (9678:13)❌ 
  │ │ ├──[🔀] type (9676:17)❌ 
  │ │ ├──[🔀] description (9679:24)
  │ │ ├──[-] example (8335:30)
  │ │ └──[-] deprecated (8337:33)
  │ ├─┬parent_resource_id
  │ │ ├──[-] format (8370:29)❌ 
  │ │ ├──[🔀] description (9702:24)
  │ │ ├──[🔀] example (9704:20)
  │ │ └──[+] deprecated (9703:23)
  │ ├─┬remote_info
  │ │ └──[🔀] $ref (9666:11)❌ 
  │ ├─┬max_duration
  │ │ ├──[🔀] type (9664:17)❌ 
  │ │ ├──[🔀] description (9662:24)
  │ │ └──[🔀] example (9663:20)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (11534:13)❌ 
  │ ├─┬resource_type
  │ │ └──[🔀] $ref (9637:11)❌ 
  │ ├─┬request_configuration_list
  │ │ ├──[-] items (8386:25)❌ 
  │ │ ├──[🔀] type (9612:17)❌ 
  │ │ ├──[🔀] description (9610:24)
  │ │ ├──[+] example (9611:20)
  │ │ └──[-] deprecated (8384:33)
  │ ├─┬require_mfa_to_request
  │ │ └──[🔀] description (9641:24)
  │ ├─┬require_support_ticket
  │ │ └──[🔀] description (9649:24)
  │ ├─┬resource_id
  │ │ ├──[🔀] type (9647:17)❌ 
  │ │ ├──[-] format (8295:29)❌ 
  │ │ ├──[🔀] description (9645:24)
  │ │ └──[🔀] example (9646:20)
  │ ├─┬request_template_id
  │ │ ├──[+] items (9684:13)❌ 
  │ │ ├──[🔀] type (9685:17)❌ 
  │ │ ├──[-] format (8361:29)❌ 
  │ │ ├──[🔀] description (9681:24)
  │ │ ├──[-] example (8360:30)
  │ │ └──[+] deprecated (9682:23)
  │ ├─┬require_mfa_to_approve
  │ │ ├──[🔀] type (9660:17)❌ 
  │ │ ├──[+] format (9659:19)❌ 
  │ │ ├──[🔀] description (9657:24)
  │ │ └──[🔀] example (9658:20)
  │ ├─┬remote_resource_name
  │ │ └──[🔀] $ref (7901:20)❌ 
  │ ├─┬risk_sensitivity_override
  │ │ └──[🔀] $ref (7174:20)❌ 
  │ ├─┬require_mfa_to_connect
  │ │ ├──[🔀] description (9632:24)
  │ │ └──[+] deprecated (9635:23)
  │ ├─┬risk_sensitivity
  │ │ ├──[+] type (9590:17)❌ 
  │ │ ├──[+] format (9589:19)❌ 
  │ │ ├──[🔀] description (9587:24)
  │ │ ├──[-] readOnly (8397:31)❌ 
  │ │ ├──[+] example (9588:20)
  │ │ └──[-] allOf (7473:13)❌ 
  │ ├─┬name
  │ │ ├──[🔀] type (9621:17)❌ 
  │ │ ├──[🔀] description (9620:24)
  │ │ └──[🔀] example (9622:20)
  │ ├─┬is_requestable
  │ │ ├──[🔀] type (9629:17)❌ 
  │ │ ├──[🔀] description (9628:24)
  │ │ └──[🔀] example (9630:20)
  │ └─┬request_configurations
  │   ├──[-] items (8380:25)❌ 
  │   ├──[🔀] type (9616:17)❌ 
  │   ├──[🔀] description (9614:24)
  │   └──[+] example (9615:20)
  ├─┬ResourceTypeEnum
  │ ├──[+] enum (7238:11)
  │ ├──[+] enum (7242:11)
  │ ├──[+] enum (7239:11)
  │ ├──[+] enum (7243:11)
  │ ├──[+] enum (7249:11)
  │ ├──[+] enum (7248:11)
  │ ├──[+] enum (7244:11)
  │ ├──[+] enum (7247:11)
  │ ├──[+] enum (7240:11)
  │ ├──[+] enum (7245:11)
  │ ├──[+] enum (7246:11)
  │ ├──[+] enum (7241:11)
  │ ├──[+] enum (7237:11)
  │ └──[+] enum (7236:11)
  ├─┬CreateRequestInfo
  │ └─┬resources
  │   └─┬Schema
  │     └─┬access_level_name
  │       ├──[🔀] description (11166:30)
  │       └──[+] deprecated (11169:29)
  ├─┬GroupUser
  │ ├──[+] required (6929:11)❌ 
  │ ├──[+] required (6928:11)❌ 
  │ ├──[+] properties (6895:9)
  │ ├──[+] properties (6891:9)
  │ ├─┬full_name
  │ │ ├──[+] format (6918:19)❌ 
  │ │ ├──[🔀] description (6916:24)
  │ │ ├──[+] nullable (6919:21)❌ 
  │ │ └──[🔀] example (6917:20)
  │ ├─┬expiration_date
  │ │ ├──[-] format (6202:29)❌ 
  │ │ ├──[🔀] description (6912:24)
  │ │ ├──[-] nullable (6203:31)❌ 
  │ │ └──[🔀] example (6913:20)
  │ ├─┬user_id
  │ │ ├──[-] format (6186:29)❌ 
  │ │ ├──[🔀] description (6892:24)
  │ │ └──[🔀] example (6893:20)
  │ ├─┬email
  │ │ ├──[🔀] description (6896:24)
  │ │ └──[🔀] example (6897:20)
  │ ├─┬propagation_status
  │ │ └──[🔀] $ref (6887:11)❌ 
  │ └─┬group_id
  │   ├──[-] format (6181:29)❌ 
  │   ├──[🔀] description (6908:24)
  │   └──[🔀] example (6909:20)
  ├─┬IdpGroupMapping
  │ ├──[🔀] example (7313:9)
  │ ├──[+] properties (7318:9)
  │ ├─┬hidden_from_end_user
  │ │ ├──[🔀] type (7327:17)❌ 
  │ │ ├──[+] format (7326:19)❌ 
  │ │ ├──[🔀] description (7324:24)
  │ │ └──[🔀] example (7325:20)
  │ └─┬group_id
  │   ├──[🔀] description (7319:24)
  │   └──[🔀] example (7320:20)
  ├─┬ResourceRemoteInfo
  │ ├──[+] properties (8621:9)
  │ ├──[+] properties (8124:9)
  │ ├──[+] properties (8028:9)
  │ ├──[+] properties (8038:9)
  │ ├──[+] properties (7938:9)
  │ ├──[+] properties (7928:9)
  │ ├──[+] properties (7988:9)
  │ ├──[+] properties (8008:9)
  │ ├──[+] properties (7998:9)
  │ ├──[+] properties (7978:9)
  │ ├──[+] properties (7958:9)
  │ ├──[+] properties (7968:9)
  │ ├──[+] properties (7918:9)
  │ ├──[+] properties (8018:9)
  │ ├──[+] properties (7948:9)
  │ ├──[+] properties (8576:9)
  │ ├──[+] properties (8586:9)
  │ ├──[+] properties (7903:9)
  │ ├──[+] properties (8566:9)
  │ ├──[+] properties (8641:9)
  │ ├──[+] properties (8651:9)
  │ ├──[+] properties (8386:9)
  │ ├──[+] properties (8376:9)
  │ ├──[+] properties (8481:9)
  │ ├──[+] properties (8596:9)
  │ ├──[+] properties (8606:9)
  │ ├──[+] properties (8631:9)
  │ ├──[+] properties (8436:9)
  │ ├──[+] properties (8446:9)
  │ ├──[+] properties (8461:9)
  │ ├──[+] properties (8491:9)
  │ ├──[+] properties (8511:9)
  │ ├─┬custom_connector
  │ │ ├──[+] required (8154:15)❌ 
  │ │ ├──[+] required (8155:15)❌ 
  │ │ ├──[+] required (8156:15)❌ 
  │ │ ├──[+] required (8157:15)❌ 
  │ │ ├──[+] required (8152:15)❌ 
  │ │ ├──[+] required (8153:15)❌ 
  │ │ ├──[-] required (7209:27)❌ 
  │ │ ├──[-] required (7210:27)❌ 
  │ │ ├──[🔀] description (8125:24)
  │ │ ├──[+] properties (8139:13)
  │ │ ├──[+] properties (8127:13)
  │ │ ├──[+] properties (8143:13)
  │ │ ├──[+] properties (8147:13)
  │ │ ├──[+] properties (8131:13)
  │ │ ├──[+] properties (8135:13)
  │ │ ├──[-] properties (7203:25)❌ 
  │ │ └──[-] properties (7199:25)❌ 
  │ ├─┬aws_rds_instance
  │ │ ├──[+] required (8089:15)❌ 
  │ │ ├──[+] required (8090:15)❌ 
  │ │ ├──[-] required (7179:27)❌ 
  │ │ ├──[-] required (7180:27)❌ 
  │ │ ├──[-] required (7181:27)❌ 
  │ │ ├──[🔀] description (8077:24)
  │ │ ├──[-] properties (7161:25)❌ 
  │ │ ├──[-] properties (7165:25)❌ 
  │ │ ├──[-] properties (7169:25)❌ 
  │ │ ├──[+] properties (8079:13)
  │ │ └─┬account_id
  │ │   └──[🔀] description (8084:28)
  │ ├─┬salesforce_permission_set
  │ │ ├──[+] required (7916:15)❌ 
  │ │ ├──[+] required (7917:15)❌ 
  │ │ ├──[-] required (7435:27)❌ 
  │ │ ├──[🔀] description (7904:24)
  │ │ ├──[+] properties (7906:13)
  │ │ ├──[+] properties (7910:13)
  │ │ └──[-] properties (7429:25)❌ 
  │ ├─┬aws_iam_role
  │ │ ├──[🔀] description (8183:24)
  │ │ └─┬arn
  │ │   ├──[🔀] description (8186:28)
  │ │   └──[🔀] example (8187:24)
  │ ├─┬pagerduty_role
  │ │ ├──[+] required (8209:15)❌ 
  │ │ ├──[+] required (8210:15)❌ 
  │ │ ├──[-] required (7425:27)❌ 
  │ │ ├──[🔀] description (8197:24)
  │ │ ├──[+] properties (8203:13)
  │ │ ├──[+] properties (8199:13)
  │ │ └──[-] properties (7419:25)❌ 
  │ ├─┬gitlab_project
  │ │ ├──[+] required (7927:15)❌ 
  │ │ ├──[-] required (7385:27)❌ 
  │ │ ├──[🔀] description (7919:24)
  │ │ ├──[+] properties (7921:13)
  │ │ └──[-] properties (7379:25)❌ 
  │ ├─┬gcp_gke_cluster
  │ │ ├──[+] required (7997:15)❌ 
  │ │ ├──[-] required (7305:27)❌ 
  │ │ ├──[🔀] description (7989:24)
  │ │ ├──[+] properties (7991:13)
  │ │ └──[-] properties (7299:25)❌ 
  │ ├─┬aws_permission_set
  │ │ ├──[+] required (8061:15)❌ 
  │ │ ├──[-] required (7123:27)❌ 
  │ │ ├──[-] required (7124:27)❌ 
  │ │ ├──[🔀] description (8049:24)
  │ │ ├──[+] properties (8055:13)
  │ │ ├──[-] properties (7117:25)❌ 
  │ │ ├──[+] properties (8051:13)
  │ │ └──[-] properties (7113:25)❌ 
  │ ├─┬okta_app
  │ │ ├──[+] required (7957:15)❌ 
  │ │ ├──[-] required (7395:27)❌ 
  │ │ ├──[🔀] description (7949:24)
  │ │ ├──[+] properties (7951:13)
  │ │ └──[-] properties (7389:25)❌ 
  │ ├─┬gcp_sql_instance
  │ │ ├──[+] required (7967:15)❌ 
  │ │ ├──[-] required (7329:27)❌ 
  │ │ ├──[-] required (7330:27)❌ 
  │ │ ├──[🔀] description (7959:24)
  │ │ ├──[-] properties (7319:25)❌ 
  │ │ ├──[-] properties (7323:25)❌ 
  │ │ └──[+] properties (7961:13)
  │ ├─┬github_repo
  │ │ ├──[+] required (7977:15)❌ 
  │ │ ├──[-] required (7375:27)❌ 
  │ │ ├──[🔀] description (7969:24)
  │ │ ├──[-] properties (7364:25)❌ 
  │ │ ├──[-] properties (7369:25)❌ 
  │ │ └──[+] properties (7971:13)
  │ ├─┬gcp_organization
  │ │ ├──[+] required (8017:15)❌ 
  │ │ ├──[-] required (7220:27)❌ 
  │ │ ├──[🔀] description (8009:24)
  │ │ ├──[+] properties (8011:13)
  │ │ └──[-] properties (7214:25)❌ 
  │ ├─┬teleport_role
  │ │ ├──[+] required (8660:15)❌ 
  │ │ ├──[-] required (7470:27)❌ 
  │ │ ├──[🔀] description (8652:24)
  │ │ ├──[+] properties (8654:13)
  │ │ └──[-] properties (7464:25)❌ 
  │ ├─┬okta_standard_role
  │ │ ├──[+] required (8595:15)❌ 
  │ │ ├──[-] required (7405:27)❌ 
  │ │ ├──[🔀] description (8587:24)
  │ │ ├──[+] properties (8589:13)
  │ │ └──[-] properties (7399:25)❌ 
  │ ├─┬aws_account
  │ │ ├──[+] required (8630:15)❌ 
  │ │ ├──[-] required (7109:27)❌ 
  │ │ ├──[🔀] description (8622:24)
  │ │ ├──[-] properties (7099:25)❌ 
  │ │ ├──[-] properties (7103:25)❌ 
  │ │ └──[+] properties (8624:13)
  │ ├─┬gcp_big_query_table
  │ │ ├──[+] required (8037:15)❌ 
  │ │ ├──[-] required (7283:27)❌ 
  │ │ ├──[-] required (7284:27)❌ 
  │ │ ├──[-] required (7285:27)❌ 
  │ │ ├──[🔀] description (8029:24)
  │ │ ├──[-] properties (7273:25)❌ 
  │ │ ├──[-] properties (7269:25)❌ 
  │ │ ├──[-] properties (7277:25)❌ 
  │ │ └──[+] properties (8031:13)
  │ ├─┬gcp_compute_instance
  │ │ ├──[+] required (7947:15)❌ 
  │ │ ├──[-] required (7248:27)❌ 
  │ │ ├──[-] required (7249:27)❌ 
  │ │ ├──[-] required (7250:27)❌ 
  │ │ ├──[🔀] description (7939:24)
  │ │ ├──[-] properties (7234:25)❌ 
  │ │ ├──[-] properties (7238:25)❌ 
  │ │ ├──[-] properties (7242:25)❌ 
  │ │ └──[+] properties (7941:13)
  │ ├─┬salesforce_profile
  │ │ ├──[+] required (8575:15)❌ 
  │ │ ├──[-] required (7449:27)❌ 
  │ │ ├──[-] required (7450:27)❌ 
  │ │ ├──[🔀] description (8567:24)
  │ │ ├──[-] properties (7439:25)❌ 
  │ │ ├──[-] properties (7443:25)❌ 
  │ │ └──[+] properties (8569:13)
  │ ├─┬okta_custom_role
  │ │ ├──[🔀] description (8577:24)
  │ │ └─┬role_id
  │ │   ├──[🔀] description (8580:28)
  │ │   └──[🔀] example (8581:24)
  │ ├─┬aws_organizational_unit
  │ │ ├──[+] required (8104:15)❌ 
  │ │ ├──[-] required (7095:27)❌ 
  │ │ ├──[🔀] description (8092:24)
  │ │ ├──[+] properties (8098:13)
  │ │ ├──[-] properties (7089:25)❌ 
  │ │ ├──[+] properties (8094:13)
  │ │ └──[-] properties (7085:25)❌ 
  │ ├─┬gcp_service_account
  │ │ ├──[+] required (7987:15)❌ 
  │ │ ├──[-] required (7348:27)❌ 
  │ │ ├──[-] required (7349:27)❌ 
  │ │ ├──[-] required (7350:27)❌ 
  │ │ ├──[🔀] description (7979:24)
  │ │ ├──[-] properties (7334:25)❌ 
  │ │ ├──[-] properties (7342:25)❌ 
  │ │ ├──[-] properties (7338:25)❌ 
  │ │ └──[+] properties (7981:13)
  │ ├─┬google_workspace_role
  │ │ ├──[+] required (8027:15)❌ 
  │ │ ├──[-] required (7360:27)❌ 
  │ │ ├──[🔀] description (8019:24)
  │ │ ├──[+] properties (8021:13)
  │ │ └──[-] properties (7354:25)❌ 
  │ ├─┬salesforce_role
  │ │ ├──[+] required (8650:15)❌ 
  │ │ ├──[-] required (7460:27)❌ 
  │ │ ├──[🔀] description (8642:24)
  │ │ ├──[+] properties (8644:13)
  │ │ └──[-] properties (7454:25)❌ 
  │ ├─┬gcp_bucket
  │ │ ├──[+] required (8047:15)❌ 
  │ │ ├──[-] required (7230:27)❌ 
  │ │ ├──[🔀] description (8039:24)
  │ │ ├──[+] properties (8041:13)
  │ │ └──[-] properties (7224:25)❌ 
  │ ├─┬gcp_big_query_dataset
  │ │ ├──[+] required (8179:15)❌ 
  │ │ ├──[+] required (8180:15)❌ 
  │ │ ├──[+] required (8181:15)❌ 
  │ │ ├──[-] required (7264:27)❌ 
  │ │ ├──[-] required (7265:27)❌ 
  │ │ ├──[🔀] description (8159:24)
  │ │ ├──[+] properties (8173:13)
  │ │ ├──[+] properties (8161:13)
  │ │ ├──[+] properties (8165:13)
  │ │ ├──[+] properties (8169:13)
  │ │ ├──[-] properties (7258:25)❌ 
  │ │ └──[-] properties (7254:25)❌ 
  │ ├─┬aws_ec2_instance
  │ │ ├──[+] required (8075:15)❌ 
  │ │ ├──[-] required (7156:27)❌ 
  │ │ ├──[-] required (7157:27)❌ 
  │ │ ├──[🔀] description (8063:24)
  │ │ ├──[-] properties (7142:25)❌ 
  │ │ ├──[-] properties (7146:25)❌ 
  │ │ ├──[+] properties (8069:13)
  │ │ └─┬account_id
  │ │   └──[🔀] description (8066:28)
  │ ├─┬gcp_project
  │ │ ├──[+] required (8007:15)❌ 
  │ │ ├──[-] required (7315:27)❌ 
  │ │ ├──[🔀] description (7999:24)
  │ │ ├──[+] properties (8001:13)
  │ │ └──[-] properties (7309:25)❌ 
  │ ├─┬gcp_folder
  │ │ ├──[+] required (7937:15)❌ 
  │ │ ├──[-] required (7295:27)❌ 
  │ │ ├──[🔀] description (7929:24)
  │ │ ├──[+] properties (7931:13)
  │ │ └──[-] properties (7289:25)❌ 
  │ └─┬aws_eks_cluster
  │   ├──[+] required (8122:15)❌ 
  │   ├──[+] required (8123:15)❌ 
  │   ├──[-] required (7195:27)❌ 
  │   ├──[🔀] description (8106:24)
  │   ├──[+] properties (8108:13)
  │   ├──[+] properties (8112:13)
  │   └──[-] properties (7185:25)❌ 
  ├─┬UpdateResourceInfo
  │ ├──[+] properties (9889:9)
  │ ├─┬risk_sensitivity_override
  │ │ ├──[+] type (9804:17)❌ 
  │ │ ├──[+] format (9803:19)❌ 
  │ │ ├──[+] description (9801:24)
  │ │ ├──[+] example (9802:20)
  │ │ └──[-] allOf (7473:13)❌ 
  │ ├─┬request_configuration_list
  │ │ └──[🔀] $ref (9824:11)❌ 
  │ ├─┬recommended_duration
  │ │ ├──[🔀] type (9808:17)❌ 
  │ │ ├──[🔀] description (9806:24)
  │ │ ├──[🔀] example (9807:20)
  │ │ └──[-] deprecated (8525:33)
  │ ├─┬require_mfa_to_connect
  │ │ └──[🔀] description (9845:24)
  │ ├─┬name
  │ │ ├──[🔀] type (9820:17)❌ 
  │ │ ├──[🔀] description (9819:24)
  │ │ ├──[🔀] example (9821:20)
  │ │ └──[+] deprecated (9822:23)
  │ ├─┬require_mfa_to_request
  │ │ ├──[🔀] description (9854:24)
  │ │ └──[-] deprecated (8550:33)
  │ ├─┬request_configurations
  │ │ └──[🔀] $ref (10684:20)❌ 
  │ ├─┬folder_id
  │ │ ├──[🔀] type (9891:17)❌ 
  │ │ ├──[-] format (8539:29)❌ 
  │ │ ├──[🔀] description (9890:24)
  │ │ └──[🔀] example (9892:20)
  │ ├─┬resource_id
  │ │ ├──[🔀] type (9836:17)❌ 
  │ │ ├──[-] format (8501:29)❌ 
  │ │ ├──[🔀] description (9834:24)
  │ │ ├──[🔀] example (9835:20)
  │ │ └──[+] deprecated (9837:23)
  │ ├─┬request_template_id
  │ │ ├──[+] items (9897:13)❌ 
  │ │ ├──[🔀] type (9895:17)❌ 
  │ │ ├──[-] format (8579:29)❌ 
  │ │ ├──[🔀] description (9898:24)
  │ │ ├──[-] example (8578:30)
  │ │ └──[-] deprecated (8581:33)
  │ ├─┬require_mfa_to_approve
  │ │ ├──[🔀] description (9829:24)
  │ │ └──[+] deprecated (9832:23)
  │ ├─┬max_duration
  │ │ ├──[🔀] type (9887:17)❌ 
  │ │ ├──[🔀] description (9885:24)
  │ │ └──[🔀] example (9886:20)
  │ ├─┬is_requestable
  │ │ ├──[🔀] type (9842:17)❌ 
  │ │ ├──[+] format (9841:19)❌ 
  │ │ ├──[🔀] description (9839:24)
  │ │ └──[🔀] example (9840:20)
  │ ├─┬ticket_propagation
  │ │ └──[🔀] $ref (9871:11)❌ 
  │ ├─┬require_manager_approval
  │ │ ├──[🔀] type (9882:17)❌ 
  │ │ ├──[+] format (9881:19)❌ 
  │ │ ├──[🔀] description (9879:24)
  │ │ └──[🔀] example (9880:20)
  │ └─┬require_support_ticket
  │   └──[🔀] description (9849:24)
  ├─┬RequestItemStages
  │ └──[+] deprecated (9391:19)
  ├─┬UARReviewerAssignmentPolicyEnum
  │ ├──[+] enum (5644:11)
  │ ├──[+] enum (5645:11)
  │ ├──[+] enum (5642:11)
  │ └──[🔀] description (5638:20)
  ├─┬CreateUARInfo
  │ ├──[+] properties (5616:9)
  │ ├─┬time_zone
  │ │ ├──[🔀] type (5602:17)❌ 
  │ │ ├──[🔀] description (5600:24)
  │ │ └──[🔀] example (5601:20)
  │ ├─┬name
  │ │ ├──[🔀] type (5618:17)❌ 
  │ │ ├──[🔀] description (5617:24)
  │ │ └──[🔀] example (5619:20)
  │ ├─┬uar_scope
  │ │ └──[🔀] $ref (5609:11)❌ 
  │ ├─┬send_reviewer_assignment_notification
  │ │ └──[🔀] description (5613:24)
  │ ├─┬reviewer_assignment_policy
  │ │ └──[🔀] $ref (5621:11)❌ 
  │ ├─┬reminder_include_manager
  │ │ ├──[🔀] type (5596:17)❌ 
  │ │ ├──[+] description (5594:24)
  │ │ └──[🔀] example (5595:20)
  │ ├─┬self_review_allowed
  │ │ └──[🔀] $ref (5638:20)❌ 
  │ └─┬reminder_schedule
  │   ├──[-] items (5032:25)❌ 
  │   ├──[🔀] type (5625:17)❌ 
  │   └──[+] example (5626:20)
  ├─┬ResourceAccessUser
  │ ├──[+] properties (6122:9)
  │ ├──[+] properties (6118:9)
  │ ├─┬full_name
  │ │ ├──[+] format (6144:19)❌ 
  │ │ ├──[🔀] description (6142:24)
  │ │ ├──[+] nullable (6145:21)❌ 
  │ │ └──[🔀] example (6143:20)
  │ ├─┬email
  │ │ ├──[🔀] description (6123:24)
  │ │ └──[🔀] example (6124:20)
  │ ├─┬expiration_date
  │ │ ├──[-] format (5533:29)❌ 
  │ │ ├──[🔀] description (6138:24)
  │ │ ├──[-] nullable (5534:31)❌ 
  │ │ └──[🔀] example (6139:20)
  │ ├─┬propagation_status
  │ │ └──[🔀] $ref (6152:11)❌ 
  │ ├─┬num_access_paths
  │ │ ├──[🔀] type (6150:17)❌ 
  │ │ ├──[-] format (5543:29)❌ 
  │ │ ├──[🔀] description (6148:24)
  │ │ └──[🔀] example (6149:20)
  │ ├─┬resource_id
  │ │ └──[🔀] $ref (6932:20)❌ 
  │ ├─┬user_id
  │ │ ├──[🔀] description (6114:24)
  │ │ └──[🔀] example (6115:20)
  │ └─┬has_direct_access
  │   ├──[🔀] type (6136:17)❌ 
  │   ├──[🔀] description (6134:24)
  │   └──[🔀] example (6135:20)
  ├─┬GroupTypeEnum
  │ ├──[+] enum (7168:11)
  │ ├──[+] enum (7169:11)
  │ └──[+] enum (7170:11)
  ├─┬RequestReviewer
  │ ├──[+] properties (9440:9)
  │ ├─┬id
  │ │ ├──[-] format (8149:29)❌ 
  │ │ ├──[🔀] description (9441:24)
  │ │ └──[+] example (9442:20)
  │ └─┬status
  │   ├──[-] enum (8154:27)❌ 
  │   ├──[-] enum (8155:27)❌ 
  │   ├──[-] enum (8156:27)❌ 
  │   ├──[+] format (9439:19)❌ 
  │   └──[🔀] description (9437:24)
  ├─┬UAR
  │ ├──[+] required (5569:11)❌ 
  │ ├──[+] properties (5555:9)
  │ ├─┬reviewer_assignment_policy
  │ │ └──[🔀] $ref (5533:11)❌ 
  │ ├─┬uar_id
  │ │ ├──[-] format (4949:29)❌ 
  │ │ ├──[🔀] description (5548:24)
  │ │ └──[🔀] example (5549:20)
  │ ├─┬time_zone
  │ │ ├──[🔀] type (5541:17)❌ 
  │ │ ├──[🔀] description (5539:24)
  │ │ └──[🔀] example (5540:20)
  │ ├─┬name
  │ │ ├──[🔀] type (5557:17)❌ 
  │ │ ├──[🔀] description (5556:24)
  │ │ └──[🔀] example (5558:20)
  │ ├─┬self_review_allowed
  │ │ └──[🔀] $ref (5638:20)❌ 
  │ ├─┬uar_scope
  │ │ └──[🔀] $ref (5528:11)❌ 
  │ └─┬send_reviewer_assignment_notification
  │   └──[🔀] description (5552:24)
  ├─┬UpdateGroupInfo
  │ ├──[+] properties (7085:9)
  │ ├─┬group_id
  │ │ ├──[🔀] description (7044:24)
  │ │ ├──[🔀] example (7045:20)
  │ │ └──[+] deprecated (7048:23)
  │ ├─┬name
  │ │ ├──[🔀] type (7025:17)❌ 
  │ │ ├──[🔀] description (7024:24)
  │ │ ├──[🔀] example (7026:20)
  │ │ └──[+] deprecated (7027:23)
  │ ├─┬risk_sensitivity_override
  │ │ ├──[+] type (7041:17)❌ 
  │ │ ├──[+] description (7039:24)
  │ │ ├──[+] example (7040:20)
  │ │ ├──[+] deprecated (7042:23)
  │ │ └──[-] allOf (7473:13)❌ 
  │ ├─┬require_support_ticket
  │ │ └──[🔀] description (7054:24)
  │ ├─┬require_manager_approval
  │ │ ├──[🔀] type (7072:17)❌ 
  │ │ ├──[+] format (7071:19)❌ 
  │ │ ├──[🔀] description (7069:24)
  │ │ └──[🔀] example (7070:20)
  │ ├─┬max_duration
  │ │ ├──[🔀] type (7077:17)❌ 
  │ │ ├──[🔀] description (7075:24)
  │ │ └──[🔀] example (7076:20)
  │ ├─┬folder_id
  │ │ ├──[🔀] type (7087:17)❌ 
  │ │ ├──[-] format (6328:29)❌ 
  │ │ ├──[🔀] description (7086:24)
  │ │ └──[🔀] example (7088:20)
  │ ├─┬group_leader_user_ids
  │ │ ├──[-] items (6364:25)❌ 
  │ │ ├──[🔀] type (7009:17)❌ 
  │ │ ├──[+] format (7008:19)❌ 
  │ │ ├──[🔀] description (7006:24)
  │ │ └──[+] example (7007:20)
  │ ├─┬request_template_id
  │ │ ├──[+] items (7093:13)❌ 
  │ │ ├──[🔀] type (7091:17)❌ 
  │ │ ├──[-] format (6353:29)❌ 
  │ │ ├──[🔀] description (7094:24)
  │ │ ├──[-] example (6352:30)
  │ │ └──[-] deprecated (6355:33)
  │ ├─┬require_mfa_to_request
  │ │ ├──[🔀] description (7050:24)
  │ │ └──[-] deprecated (6339:33)
  │ ├─┬recommended_duration
  │ │ ├──[🔀] type (7013:17)❌ 
  │ │ ├──[🔀] description (7011:24)
  │ │ ├──[🔀] example (7012:20)
  │ │ └──[-] deprecated (6314:33)
  │ ├─┬require_mfa_to_approve
  │ │ ├──[🔀] description (7034:24)
  │ │ └──[+] deprecated (7037:23)
  │ ├─┬request_configurations
  │ │ └──[🔀] $ref (10684:20)❌ 
  │ ├─┬request_configuration_list
  │ │ └──[🔀] $ref (7029:11)❌ 
  │ └─┬is_requestable
  │   ├──[+] items (7082:13)❌ 
  │   ├──[🔀] type (7084:17)❌ 
  │   ├──[🔀] description (7080:24)
  │   ├──[-] example (6358:30)
  │   └──[-] deprecated (6360:33)
  ├─┬ResourceAccessUserList
  │ ├──[+] properties (5966:9)
  │ ├──[+] properties (5971:9)
  │ └─┬results
  │   ├──[-] items (5375:25)❌ 
  │   ├──[🔀] type (5970:17)❌ 
  │   ├──[+] description (5967:24)
  │   ├──[+] nullable (5969:21)❌ 
  │   └──[+] example (5968:20)
  └─┬RolePermissionTargetTypeEnum
    └──[+] enum (7292:11)
Document Element Total Changes Breaking Changes
paths 43 9
tags 2 1
components 684 293

TYPESCRIPT CHANGELOG

additionalProperties: 0.1.2 - 2025-10-16

🐛 Bug Fixes

  • make additional properties optional in outbound schemas (commit by @vishalg0wda)

core: 3.26.17 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 3.26.16 - 2025-12-16

🐝 New Features

  • improve react-query server prefetching and infinite query key (commit by @mfbx9da4)
  • upgrade vitest from 3.0.2 to 3.0.5

core: 3.26.15 - 2025-12-09

🐛 Bug Fixes

  • harden naming collision resolution (commit by @danielkov)

core: 3.26.14 - 2025-12-02

🐛 Bug Fixes

  • no longer skip build if no source changes (commit by @danielkov)

🐝 New Features

  • fields which have a default but are only used in a response will be rendered as required (commit by @mfbx9da4)

core: 3.26.13 - 2025-11-28

🐛 Bug Fixes

  • move .tsBuildInfo to outDir location to avoid false positive cache hit when transpiling TypeScript (commit by @mfbx9da4)

core: 3.26.11 - 2025-11-25

🐝 New Features

  • allow inclusion of empty array query parameter (commit by @idbentley)

core: 3.26.10 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 3.26.9 - 2025-11-20

🐝 New Features

  • forwardCompatibleEnumsByDefault is now configurable via gen.yaml. When true, any enum which is used on a response will be automatically open/forward compatible - i.e. unknown values will be tolerated. Single value enums won't be automatically opened. Individual enums can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

core: 3.26.8 - 2025-11-18

🐝 New Features

  • Support for lax mode deserialization. Configurable via gen.yaml laxMode: lax | strict. Missing required fields will not throw zod response validation errors but instead fallback to a zero value. eg for a string the zero value is "". Lax mode also introduces non-lossy coercion where possible eg a boolean field will tolerate the string "true". (commit by @mfbx9da4)

core: 3.26.6 - 2025-11-12

🐛 Bug Fixes

  • regression to date/datetime deserialization (commit by @mfbx9da4)
  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 3.26.7 - 2025-11-10

🐝 New Features

  • smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) (commit by @mfbx9da4)

core: 3.26.5 - 2025-11-10

🐝 New Features

  • smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) (commit by @mfbx9da4)

core: 3.26.4 - 2025-11-07

🐝 New Features

  • support for zodVersion v4-mini (configurable via gen.yaml zodVersion) (commit by @mfbx9da4)

core: 3.26.12 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

core: 3.26.3 - 2025-11-05

🐝 New Features

  • delete dead code - unused inbound/outbound schemas (configurable via alwaysIncludeInboundAndOutbound) (commit by @mfbx9da4)

core: 3.26.2 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 3.26.1 - 2025-11-04

🐛 Bug Fixes

  • delete deprecated zod code (configurable via gen.yaml exportZodModelNamespace) (commit by @mfbx9da4)

core: 3.26.0 - 2025-11-03

🐝 New Features

  • allow additional package.json scripts to be defined (commit by @walker-tx)

core: 3.24.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 3.24.1 - 2025-10-23

🐛 Bug Fixes

  • prevent validation errors when response headers are not expected in all respone patterns (commit by @2ynn)

core: 3.24.0 - 2025-10-23

🐝 New Features

  • add full support for zodVersion v4 (commit by @mfbx9da4)

core: 3.23.0 - 2025-10-21

🐝 New Features

  • add Zod v3 and v4 compatibility via zod/v3 import path (commit by @mfbx9da4)

core: 3.22.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 3.21.27 - 2025-10-09

🐛 Bug Fixes

  • Fix reading environment variables in deno (commit by @subomi)

core: 3.21.26 - 2025-10-01

🐛 Bug Fixes

  • add acceptHeaderEnum config to control Accept header enum generation (commit by @)

core: 3.21.25 - 2025-09-23

🐛 Bug Fixes

core: 3.21.24 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 3.21.23 - 2025-09-18

🔧 Chores

  • added snake case support for models in typescript (commit by @GorshkovIvan)

core: 3.21.22 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 3.21.21 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

core: 3.21.20 - 2025-08-06

🐛 Bug Fixes

  • Prevent dependency version mismatch between typescript 5.8 and typescript-eslint versions earlier than 8.26.0 (commit by @bflad)

core: 3.21.19 - 2025-08-01

🐛 Bug Fixes

  • referencing models before declaration (commit by @mfbx9da4)

core: 3.21.18 - 2025-07-31

🐛 Bug Fixes

  • potential issue using enum before declaration in model file (commit by @mfbx9da4)

core: 3.21.17 - 2025-07-30

🐛 Bug Fixes

  • zodv4 compatibility issues (commit by @mfbx9da4)

devContainers: 2.90.1 - 2025-09-18

🔧 Chores

  • Prevent ts targets to run pre and post scripts when running npm install, prevents replication of Shai-Hulud attack (commit by @Kanwardeep)

globalSecurity: 2.82.14 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

mcpServer: 0.9.4 - 2025-12-18

🐛 Bug Fixes

  • update @modelcontextprotocol/sdk to ^1.24.0 to fix CVSS 7.6 vulnerability (commit by @mfbx9da4)

sdkHooks: 0.4.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

unions: 2.86.3 - 2025-12-01

🐝 New Features

  • pre-apply union discriminators onto union members when the type is only used under a discriminated union. Configurable via gen.yaml preApplyUnionDiscriminators (commit by @mfbx9da4)

unions: 2.86.2 - 2025-11-27

🐝 New Features

  • New gen.yaml flag forwardCompatibleUnionsByDefault controls forward compatibility for discriminated unions in responses. 'tagged-only' makes only discriminated unions open to unknown values. 'false' disables forward compatibility. Unknown discriminator values are returned as an object with the discriminator field set to a special 'UNKNOWN' string and a raw field containing the original input. Individual unions can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

unions: 2.86.1 - 2025-11-27

🐛 Bug Fixes

  • improve picking with nested unions (commit by @mfbx9da4)

unions: 2.86.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

unions: 2.85.12 - 2025-09-25

🐛 Bug Fixes

  • Fix discriminator mapping array being re-sorted as a side effect of our zod serialisation code (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.680.10

@github-actions github-actions bot added the minor Minor version bump label Nov 10, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762733295 branch 7 times, most recently from 367b0ac to 0f0b500 Compare November 17, 2025 00:09
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762733295 branch 8 times, most recently from 16a4a1e to f62049c Compare November 25, 2025 00:08
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762733295 branch 7 times, most recently from f0f7caf to db9302f Compare December 2, 2025 00:09
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762733295 branch 7 times, most recently from e445832 to 330ce4e Compare December 9, 2025 00:09
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762733295 branch 7 times, most recently from 634e22f to 6d632c6 Compare December 16, 2025 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762733295 branch 8 times, most recently from 7370ff2 to a0f43f8 Compare December 24, 2025 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762733295 branch 5 times, most recently from 5a4ae24 to dd0b1d1 Compare December 29, 2025 00:10
* `opalmcp.requests.approveRequest()`:  `response` **Changed** **Breaking** ⚠️
* `opalmcp.delegations.createDelegation()`: **Added**
* `opalmcp.idpGroupMappings.createIdpGroupMapping()`: **Added**
* `opalmcp.requests.denyRequest()`: **Added**
* `opalmcp.requests.getRequestComments()`: **Added**
* `opalmcp.requests.createRequestComment()`: **Added**
* `opalmcp.resources.getUserResources()`: **Added**
* `opalmcp.users.getRemoteUsers()`: **Added**
* `opalmcp.delegations.getDelegations()`: **Added**
* `opalmcp.groups.getUserGroups()`: **Added**
* `opalmcp.delegations.getDelegation()`: **Added**
* `opalmcp.delegations.deleteDelegation()`: **Added**
* `opalmcp.scopedRolePermissions.getResourceScopedRolePermissions()`: **Deleted** **Breaking** ⚠️
* `opalmcp.scopedRolePermissions.setResourceScopedRolePermissions()`: **Deleted** **Breaking** ⚠️
* `opalmcp.configurationTemplates.createConfigurationTemplate()`: 
  *  `request.requestConfigurations.[].extensionsDurationInMinutes` **Added**
* `opalmcp.configurationTemplates.updateConfigurationTemplate()`: 
  *  `request.requestConfigurations.[].extensionsDurationInMinutes` **Added**
* `opalmcp.groups.getGroups()`: 
  *  `request.groupTypeFilter` **Changed**
  *  `response.results.[]` **Changed**
* `opalmcp.groups.createGroup()`: 
  *  `request.remoteInfo` **Changed**
  *  `response` **Changed**
* `opalmcp.groups.updateGroups()`: 
  *  `request.groups.[]` **Changed**
  *  `response.groups.[]` **Changed**
* `opalmcp.resources.updateResources()`: 
  *  `request.resources.[]` **Changed**
  *  `response.resources.[]` **Changed**
* `opalmcp.groups.getGroupUsers()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `opalmcp.groups.updateGroupUser()`:  `response` **Changed**
* `opalmcp.groups.addGroupUser()`:  `response` **Changed**
* `opalmcp.idpGroupMappings.getIdpGroupMappings()`:  `response.mappings.[].appResourceId` **Added**
* `opalmcp.requests.getRequests()`: 
  *  `request` **Changed**
  *  `response.requests.[]` **Changed**
* `opalmcp.requests.getRequestsRelay()`:  `response.edges.[].node` **Changed**
* `opalmcp.requests.getRequest()`:  `response` **Changed**
* `opalmcp.idpGroupMappings.getIdpGroupMapping()`: **Added**
* `opalmcp.resources.getResources()`: 
  *  `request` **Changed**
  *  `response.results.[]` **Changed**
* `opalmcp.groups.getGroup()`:  `response` **Changed**
* `opalmcp.resources.createResource()`: 
  *  `request.remoteInfo` **Changed**
  *  `response` **Changed**
* `opalmcp.resources.getResource()`:  `response` **Changed**
* `opalmcp.resources.getResourceUsers()`:  `response` **Changed**
* `opalmcp.nonHumanIdentities.getNhis()`:  `response.results.[]` **Changed**
* `opalmcp.uars.getUaRs()`:  `response.results.[].instantlyActionReviews` **Added**
* `opalmcp.uars.createUar()`: 
  *  `request.instantlyActionReviews` **Added**
  *  `response.instantly_action_reviews` **Added**
* `opalmcp.uars.getUar()`:  `response.instantly_action_reviews` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762733295 branch from f84a4e5 to 80a7337 Compare December 30, 2025 00:10
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