Skip to content

chore: 🐝 Update SDK - Generate 0.6.0#26

Open
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1763512228
Open

chore: 🐝 Update SDK - Generate 0.6.0#26
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1763512228

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Nov 19, 2025

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Typescript SDK Changes:

  • cloudinaryassetmgmt.assets.listVideos():
    • request Changed (Breaking ⚠️)
    • response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listRawFiles():
    • request Changed (Breaking ⚠️)
    • response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listResourcesByAssetFolder():
    • request.fields Changed (Breaking ⚠️)
    • response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.search.visualSearchAssets(): response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.search.searchAssets():
    • request.aggregate.union(Array<>)[].ranges[].key Added (Breaking ⚠️)
    • response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.folders.searchFoldersPost():
    • request.sortBy[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.folders.searchFolders(): request Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.folders.updateFolder(): request Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.upload.upload():
    • request.uploadRequest Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.upload.uploadNoResourceType():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.upload.uploadChunk():
    • request.uploadRequest Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.upload.destroyAsset():
    • request Changed (Breaking ⚠️)
    • response.result.enum(notFound) Added (Breaking ⚠️)
  • cloudinaryassetmgmt.upload.text():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.renameAsset():
    • requestBody Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.downloadAsset(): request Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.explicitAsset():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.generateArchive():
    • requestBody Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.downloadBackupAsset():
    • request Changed (Breaking ⚠️)
    • error Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.destroyByAssetId():
    • request Changed (Breaking ⚠️)
    • response.assetFolder Removed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listImages():
    • request Changed (Breaking ⚠️)
    • response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assetRelations.deleteAssetRelationsByPublicId(): request Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assetRelations.createAssetRelationsByPublicId(): request Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assetRelations.deleteAssetRelationsByAssetId(): request Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listResourcesByAssetIDs():
    • request.fields Changed (Breaking ⚠️)
    • response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listResourcesByContext():
    • request.fields Changed (Breaking ⚠️)
    • response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.listResourcesByModerationKindAndStatus():
    • request Changed (Breaking ⚠️)
    • response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.restoreResourcesByAssetIDs(): response.Map<restore_response>.union(info) Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.getResourceByAssetId(): response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.updateResourceByAssetId():
    • request.resourceUpdateRequest Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.deleteBackupVersions(): request Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.explode.explodeResource(): requestBody Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.moderations.listResourcesByModerationKindAndStatus():
    • request Changed (Breaking ⚠️)
    • response.resources[] Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.backups.deleteBackupVersions(): request Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.assetRelations.createAssetRelationsByAssetId(): request Changed (Breaking ⚠️)
  • cloudinaryassetmgmt.people.listPeople(): Added
  • cloudinaryassetmgmt.folders.getFolderRoles(): Added
  • cloudinaryassetmgmt.folders.assignFolderRoles(): Added
  • cloudinaryassetmgmt.assets.updateResourceByPublicId(): Removed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.getResourceByPublicId(): Removed (Breaking ⚠️)
  • cloudinaryassetmgmt.assets.deleteResourcesByPublicId(): Removed (Breaking ⚠️)
  • cloudinaryassetmgmt.people.updatePerson(): Added
  • cloudinaryassetmgmt.people.getPerson(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (4:12)
├─┬Paths
│ ├──[+] path (2610:3)
│ ├──[+] path (2264:3)
│ ├──[+] path (2505:3)
│ ├─┬/v1_1/{cloud_name}/resources/video
│ │ ├─┬GET
│ │ │ ├──[🔀] description (888:20)
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (2911:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2850:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4101:9)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (2857:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2880:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] default (2879:18)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2903:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4592:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (2924:20)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3384:21)❌ 
│ │ │ │   ├──[-] type (3382:23)❌ 
│ │ │ │   ├──[-] description (3412:30)
│ │ │ │   ├──[+] anyOf (2919:13)
│ │ │ │   └──[+] anyOf (2921:13)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (881:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/text
│ │ ├─┬POST
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (4500:13)❌ 
│ │ │ └─┬Requestbody
│ │ │   ├──[+] description (776:22)
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └──[🔀] $ref (4436:13)❌ 
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/by_asset_ids
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (2938:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (2924:20)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3384:21)❌ 
│ │ │ │   ├──[-] type (3382:23)❌ 
│ │ │ │   ├──[-] description (3412:30)
│ │ │ │   ├──[+] anyOf (2919:13)
│ │ │ │   └──[+] anyOf (2921:13)
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └─┬Schema
│ │ │       └──[🔀] $ref (3731:13)❌ 
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/download
│ │ ├─┬GET
│ │ │ ├──[-] parameters (3291:19)❌ 
│ │ │ ├──[-] parameters (3298:19)❌ 
│ │ │ ├──[-] parameters (3306:19)❌ 
│ │ │ └─┬Parameters
│ │ │   ├──[🔀] description (2828:20)
│ │ │   └─┬Schema
│ │ │     └──[🔀] $ref (3658:13)❌ 
│ │ ├─┬Parameters
│ │ │ └──[+] description (2814:20)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/download_backup
│ │ ├─┬GET
│ │ │ ├──[-] parameters (3298:19)❌ 
│ │ │ ├──[-] parameters (3306:19)❌ 
│ │ │ ├──[-] parameters (3291:19)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (3731:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] example (637:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[-] example (875:30)
│ │ │ ├─┬Responses
│ │ │ │ ├─┬400
│ │ │ │ │ └─┬application/json
│ │ │ │ │   ├─┬Schema
│ │ │ │ │   │ └──[🔀] $ref (3986:13)❌ 
│ │ │ │ │   ├─┬missing_asset_id
│ │ │ │ │   │ └──[🔀] value (678:21)
│ │ │ │ │   ├─┬illegal_id
│ │ │ │ │   │ └──[🔀] value (668:21)
│ │ │ │ │   ├─┬stale_request
│ │ │ │ │   │ └──[🔀] value (683:21)
│ │ │ │ │   └─┬missing_version_id
│ │ │ │ │     └──[🔀] value (673:21)
│ │ │ │ ├─┬401
│ │ │ │ │ └─┬application/json
│ │ │ │ │   ├─┬Schema
│ │ │ │ │   │ └──[🔀] $ref (3986:13)❌ 
│ │ │ │ │   ├─┬invalid_signature
│ │ │ │ │   │ └──[🔀] value (695:21)
│ │ │ │ │   └─┬expired_timestamp
│ │ │ │ │     └──[🔀] value (700:21)
│ │ │ │ └─┬404
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (3986:13)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (618:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/folders
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/related_assets/{asset_id}
│ │ ├─┬POST
│ │ │ ├──[🔀] description (1742:20)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (3731:13)❌ 
│ │ │ ├─┬Requestbody
│ │ │ │ ├──[+] description (1748:22)
│ │ │ │ └─┬application/json
│ │ │ │   └─┬Schema
│ │ │ │     └──[🔀] $ref (5272:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (1736:9)
│ │ ├─┬DELETE
│ │ │ ├──[🔀] description (1795:20)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (3731:13)❌ 
│ │ │ ├─┬Requestbody
│ │ │ │ ├──[+] description (1801:22)
│ │ │ │ └─┬application/json
│ │ │ │   └─┬Schema
│ │ │ │     └──[🔀] $ref (5337:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (1787:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/upload
│ │ ├─┬POST
│ │ │ └─┬Requestbody
│ │ │   └──[+] description (6315:20)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/generate_archive
│ │ ├─┬POST
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └─┬application/json
│ │ │ │     ├──[+] example (583:17)
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (4328:13)❌ 
│ │ │ ├─┬Requestbody
│ │ │ │ ├──[+] description (565:22)
│ │ │ │ └─┬application/json
│ │ │ │   └─┬Schema
│ │ │ │     └──[🔀] $ref (4212:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (555:9)
│ │ ├─┬Parameters
│ │ │ └──[+] description (2835:20)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/image
│ │ ├─┬GET
│ │ │ ├──[🔀] description (842:20)
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (2857:20)
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (2911:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (2924:20)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3384:21)❌ 
│ │ │ │   ├──[-] type (3382:23)❌ 
│ │ │ │   ├──[-] description (3412:30)
│ │ │ │   ├──[+] anyOf (2919:13)
│ │ │ │   └──[+] anyOf (2921:13)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2880:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] default (2879:18)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2903:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4592:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2850:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4101:9)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (835:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/explicit
│ │ ├─┬POST
│ │ │ └─┬Requestbody
│ │ │   ├──[+] description (510:22)
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └──[🔀] $ref (4181:9)❌ 
│ │ ├─┬Parameters
│ │ │ ├──[+] example (2799:16)
│ │ │ └─┬Schema
│ │ │   └──[-] description (3261:30)
│ │ └─┬Parameters
│ │   └──[+] description (2814:20)
│ ├─┬/v1_1/{cloud_name}/resources/{resource_type}/{type}/{public_id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (2814:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (3022:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4101:9)❌ 
│ │ │ └─┬Parameters
│ │ │   └──[+] example (3029:16)
│ │ ├─┬POST
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (2814:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (3022:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4101:9)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] example (3029:16)
│ │ │ └─┬Requestbody
│ │ │   └──[+] description (1378:22)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/by_asset_folder
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2903:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4592:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (2924:20)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3384:21)❌ 
│ │ │ │   ├──[-] type (3382:23)❌ 
│ │ │ │   ├──[-] description (3412:30)
│ │ │ │   ├──[+] anyOf (2919:13)
│ │ │ │   └──[+] anyOf (2921:13)
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (2938:20)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/folders/search
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2165:24)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[+] type (2164:19)❌ 
│ │ │ │   ├──[-] oneOf (2981:27)❌ 
│ │ │ │   └──[-] oneOf (2982:27)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] example (2173:13)
│ │ │ │ ├──[🔀] description (2169:24)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (5528:13)❌ 
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └─┬application/json
│ │ │ │     └──[🔀] example (2184:17)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (2147:9)
│ │ ├─┬POST
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └─┬application/json
│ │ │ │     └──[🔀] example (2236:17)
│ │ │ └─┬Requestbody
│ │ │   ├──[+] description (2217:22)
│ │ │   └─┬application/json
│ │ │     ├──[🔀] example (2224:15)
│ │ │     └─┬Schema
│ │ │       └──[🔀] $ref (5572:13)❌ 
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/derived_resources
│ │ ├─┬DELETE
│ │ │ ├─┬Requestbody
│ │ │ │ └──[+] description (2385:22)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (2372:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/search
│ │ ├─┬POST
│ │ │ ├──[🔀] description (2418:20)
│ │ │ ├─┬Requestbody
│ │ │ │ └──[+] description (2434:22)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (2427:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/backup/{asset_id}
│ │ ├─┬DELETE
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (3731:13)❌ 
│ │ │ ├─┬Responses
│ │ │ │ ├─┬200
│ │ │ │ │ └─┬application/json
│ │ │ │ │   └─┬Schema
│ │ │ │ │     └──[🔀] $ref (5075:13)❌ 
│ │ │ │ └─┬207
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (5097:13)❌ 
│ │ │ └─┬Requestbody
│ │ │   ├──[+] description (1580:22)
│ │ │   └──application/json
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/rename
│ │ ├─┬POST
│ │ │ ├─┬Requestbody
│ │ │ │ ├──[+] description (269:22)
│ │ │ │ └─┬application/json
│ │ │ │   └─┬Schema
│ │ │ │     └──[🔀] $ref (4028:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (259:9)
│ │ ├─┬Parameters
│ │ │ └──[+] description (2814:20)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/usage
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (1639:24)
│ │ │ │ └─┬Schema
│ │ │ │   └──[-] description (2300:34)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (1624:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/destroy
│ │ ├──[-] parameters (3277:19)❌ 
│ │ ├──[-] parameters (421:21)❌ 
│ │ ├─┬POST
│ │ │ ├──[+] requestBody (399:9)❌ 
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     ├──[🔀] description (407:24)
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (4130:13)❌ 
│ │ ├─┬Parameters
│ │ │ └──[+] description (2814:20)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/asset/destroy
│ │ ├─┬POST
│ │ │ ├──[🔀] summary (717:16)
│ │ │ ├──[🔀] description (718:20)
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (4425:13)❌ 
│ │ │ ├─┬Requestbody
│ │ │ │ ├──[+] description (725:22)
│ │ │ │ └─┬application/json
│ │ │ │   └─┬Schema
│ │ │ │     └──[🔀] $ref (4405:13)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (711:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/visual_search
│ │ ├─┬POST
│ │ │ ├──[🔀] description (2465:20)
│ │ │ ├─┬Requestbody
│ │ │ │ └──[+] description (2480:22)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (2473:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/explode
│ │ ├─┬POST
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └──application/json
│ │ │ └─┬Requestbody
│ │ │   ├──[+] description (456:22)
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └──[🔀] $ref (4140:9)❌ 
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/upload_chunked
│ │ ├─┬POST
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] example (216:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[-] example (212:30)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] example (209:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[-] example (205:30)
│ │ │ └─┬Requestbody
│ │ │   └──[+] description (6315:20)
│ │ ├─┬Parameters
│ │ │ └──[+] description (2807:20)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/folders/{folder}
│ │ ├─┬PUT
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (5478:13)❌ 
│ │ │ ├─┬Requestbody
│ │ │ │ ├──[+] description (1999:22)
│ │ │ │ └─┬application/json
│ │ │ │   └─┬Schema
│ │ │ │     └──[🔀] $ref (5456:20)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (1988:9)
│ │ ├─┬POST
│ │ │ ├─┬Parameters
│ │ │ │ ├──[-] style (2834:26)
│ │ │ │ ├──[-] explode (2835:28)
│ │ │ │ ├──[+] example (3169:16)
│ │ │ │ ├──[+] description (3168:20)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[🔀] pattern (3167:18)❌ 
│ │ │ │   ├──[-] description (2832:34)
│ │ │ │   └──[-] example (2833:30)
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (5494:13)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (2026:9)
│ │ ├─┬DELETE
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └─┬application/json
│ │ │ │     └─┬Schema
│ │ │ │       └──[🔀] $ref (5509:13)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (2076:9)
│ │ ├─┬Parameters
│ │ │ ├──[+] example (3169:16)
│ │ │ ├──[+] description (3168:20)
│ │ │ └─┬Schema
│ │ │   ├──[+] pattern (3167:18)❌ 
│ │ │   ├──[-] description (2699:30)
│ │ │   └──[-] example (2700:26)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──application/json
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/{asset_id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (3731:13)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (1419:9)
│ │ ├─┬PUT
│ │ │ ├──[🔀] description (1479:20)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (3731:13)❌ 
│ │ │ ├─┬Requestbody
│ │ │ │ └──[+] description (1487:22)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (1473:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/{resource_type}/{type}
│ │ ├─┬DELETE
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (2814:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (3022:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4101:9)❌ 
│ │ │ └─┬Requestbody
│ │ │   └──[+] description (1276:22)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/tags/{resource_type}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (2814:20)
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (3134:20)
│ │ │ ├─┬Responses
│ │ │ │ └─┬200
│ │ │ │   └──application/json
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (1526:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/{resource_type}/upload
│ │ ├─┬POST
│ │ │ ├─┬Requestbody
│ │ │ │ └──[+] description (6315:20)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (86:9)
│ │ ├─┬Parameters
│ │ │ └──[+] description (2807:20)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/raw
│ │ ├─┬GET
│ │ │ ├──[🔀] description (934:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2850:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4101:9)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (2924:20)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3384:21)❌ 
│ │ │ │   ├──[-] type (3382:23)❌ 
│ │ │ │   ├──[-] description (3412:30)
│ │ │ │   ├──[+] anyOf (2919:13)
│ │ │ │   └──[+] anyOf (2921:13)
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (2857:20)
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2880:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] default (2879:18)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2903:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4592:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (2911:20)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-mcp (927:9)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/{resource_type}/moderations/{moderation_kind}/{moderation_status}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] description (2903:20)
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] $ref (4592:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (2814:20)
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (2978:20)
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (2991:20)
│ │ │ └─┬Parameters
│ │ │   ├──[+] description (2924:20)
│ │ │   └─┬Schema
│ │ │     ├──[-] items (3384:21)❌ 
│ │ │     ├──[-] type (3382:23)❌ 
│ │ │     ├──[-] description (3412:30)
│ │ │     ├──[+] anyOf (2919:13)
│ │ │     └──[+] anyOf (2921:13)
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/{resource_type}/context
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] description (2924:20)
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] items (3384:21)❌ 
│ │ │ │   ├──[-] type (3382:23)❌ 
│ │ │ │   ├──[-] description (3412:30)
│ │ │ │   ├──[+] anyOf (2919:13)
│ │ │ │   └──[+] anyOf (2921:13)
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (2814:20)
│ │ │ └─┬Parameters
│ │ │   ├──[🔀] description (2903:20)
│ │ │   └─┬Schema
│ │ │     └──[🔀] $ref (4592:13)❌ 
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/restore
│ │ ├─┬POST
│ │ │ └─┬Requestbody
│ │ │   ├──[+] description (1139:22)
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └──[🔀] $ref (4883:13)❌ 
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/video/analytics/views
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (5259:13)❌ 
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ ├─┬/v1_1/{cloud_name}/resources/related_assets/{resource_type}/{type}/{public_id}
│ │ ├─┬POST
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (2814:20)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬ALLOF
│ │ │ │     └──[🔀] $ref (3658:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] example (3029:16)
│ │ │ └─┬Requestbody
│ │ │   ├──[+] description (1852:22)
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └──[🔀] $ref (5373:20)❌ 
│ │ ├─┬DELETE
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] description (2814:20)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬ALLOF
│ │ │ │     └──[🔀] $ref (3658:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └──[+] example (3029:16)
│ │ │ └─┬Requestbody
│ │ │   ├──[+] description (1902:22)
│ │ │   └─┬application/json
│ │ │     └─┬Schema
│ │ │       └──[🔀] $ref (5388:20)❌ 
│ │ └─┬Parameters
│ │   ├──[+] example (2799:16)
│ │   └─┬Schema
│ │     └──[-] description (3261:30)
│ └─┬/v1_1/{cloud_name}/resources/by_external_ids
│   ├─┬GET
│   │ ├─┬Parameters
│   │ │ ├──[+] description (3007:20)
│   │ │ └─┬Schema
│   │ │   └──[-] description (1834:34)
│   │ ├─┬Parameters
│   │ │ ├──[+] description (3015:20)
│   │ │ └─┬Schema
│   │ │   └──[-] description (1842:34)
│   │ ├─┬Parameters
│   │ │ └──[🔀] description (2938:20)
│   │ ├─┬Parameters
│   │ │ ├──[+] explode (2916:16)
│   │ │ ├──[🔀] description (2924:20)
│   │ │ └─┬Schema
│   │ │   ├──[-] enum (1806:27)❌ 
│   │ │   ├──[-] type (1804:27)❌ 
│   │ │   ├──[+] anyOf (2919:13)
│   │ │   └──[+] anyOf (2921:13)
│   │ ├─┬Parameters
│   │ │ ├──[+] description (2880:20)
│   │ │ └─┬Schema
│   │ │   └──[-] description (1818:34)
│   │ ├─┬Parameters
│   │ │ ├──[+] description (2999:20)
│   │ │ └─┬Schema
│   │ │   └──[-] description (1826:34)
│   │ └─┬Responses
│   │   └─┬200
│   │     └─┬application/json
│   │       ├──[+] examples (6385:7)
│   │       └──[-] examples (5414:13)❌ 
│   └─┬Parameters
│     ├──[+] example (2799:16)
│     └─┬Schema
│       └──[-] description (3261:30)
├─┬Tags
│ └──[+] people (58:5)
├─┬Components
│ ├──[+] examples (6385:7)
│ ├──[-] parameters (3377:13)❌ 
│ ├──[+] parameters (2980:7)
│ ├──[-] parameters (3543:13)❌ 
│ ├──[-] parameters (3284:13)❌ 
│ ├──[-] parameters (3306:13)❌ 
│ ├──[-] parameters (3298:13)❌ 
│ ├──[-] parameters (3415:13)❌ 
│ ├──[-] parameters (3291:13)❌ 
│ ├──[-] parameters (3329:13)❌ 
│ ├──[+] parameters (2926:7)
│ ├──[+] parameters (3189:7)
│ ├──[+] parameters (2845:7)
│ ├──[+] parameters (3001:7)
│ ├──[+] parameters (2913:7)
│ ├──[+] parameters (2940:7)
│ ├──[+] parameters (2965:7)
│ ├──[+] parameters (2993:7)
│ ├──[+] parameters (3017:7)
│ ├──[+] parameters (3009:7)
│ ├──[+] parameters (3129:7)
│ ├──[+] parameters (3181:7)
│ ├──[+] parameters (2823:7)
│ ├──[+] parameters (2874:7)
│ ├──[+] parameters (3162:7)
│ ├──[+] parameters (2933:7)
│ ├──[+] parameters (2958:7)
│ ├──[+] parameters (2951:7)
│ ├──[+] parameters (2905:7)
│ ├──[+] parameters (3153:7)
│ ├──[+] parameters (2852:7)
│ ├──[-] schemas (3751:13)❌ 
│ ├──[-] schemas (3577:13)❌ 
│ ├──[-] schemas (4178:13)❌ 
│ ├──[-] schemas (4266:13)❌ 
│ ├──[-] schemas (4318:13)❌ 
│ ├──[+] schemas (5051:7)
│ ├──[+] schemas (5097:7)
│ ├──[+] schemas (5478:7)
│ ├──[-] schemas (3823:13)❌ 
│ ├──[+] schemas (5572:7)
│ ├──[+] schemas (3665:7)
│ ├──[-] schemas (3591:13)❌ 
│ ├──[+] schemas (6203:7)
│ ├──[+] schemas (3212:7)
│ ├──[+] schemas (3286:7)
│ ├──[+] schemas (3314:7)
│ ├──[+] schemas (3604:7)
│ ├──[-] schemas (3774:13)❌ 
│ ├──[-] schemas (4481:13)❌ 
│ ├──[+] schemas (4883:7)
│ ├──[+] schemas (3675:7)
│ ├──[+] schemas (3731:7)
│ ├──[+] schemas (5619:7)
│ ├──[+] schemas (6244:7)
│ ├──[+] schemas (6271:7)
│ ├──[+] schemas (3292:7)
│ ├──[+] schemas (5918:7)
│ ├──[+] schemas (6197:7)
│ ├──[+] schemas (5214:7)
│ ├──[+] schemas (5337:7)
│ ├──[+] schemas (5643:7)
│ ├──[+] schemas (3727:7)
│ ├──[+] schemas (3653:7)
│ ├──[+] schemas (4162:7)
│ ├──[+] schemas (3658:7)
│ ├──[+] schemas (4500:7)
│ ├──[+] schemas (3670:7)
│ ├──[+] schemas (5075:7)
│ ├──[+] schemas (4405:7)
│ ├──[+] schemas (5259:7)
│ ├──[+] schemas (4425:7)
│ ├──[+] schemas (4092:7)
│ ├──[+] schemas (5062:7)
│ ├──[+] schemas (4592:7)
│ ├──[+] schemas (3614:7)
│ ├──[+] schemas (3254:7)
│ ├──[+] schemas (3335:7)
│ ├──[+] schemas (4180:7)
│ ├──[+] schemas (3766:7)
│ ├──[+] schemas (4139:7)
│ ├──[+] schemas (3279:7)
│ ├──[+] schemas (3618:7)
│ ├──[+] schemas (3742:7)
│ ├──[+] schemas (4028:7)
│ ├──[+] schemas (3757:7)
│ ├──[+] schemas (4100:7)
│ ├──[+] schemas (6282:7)
│ ├──[+] schemas (3735:7)
│ ├──[+] schemas (5509:7)
│ ├──[+] schemas (5388:7)
│ ├──[+] schemas (4212:7)
│ ├──[+] schemas (5494:7)
│ ├──[+] schemas (6287:7)
│ ├──[+] schemas (3682:7)
│ ├──[+] schemas (4328:7)
│ ├──[+] schemas (4076:7)
│ ├──[+] schemas (4436:7)
│ ├──[+] schemas (5466:7)
│ ├──[+] schemas (4598:7)
│ ├──[+] schemas (5588:7)
│ ├──[+] schemas (5088:7)
│ ├──[+] schemas (4173:7)
│ ├──[+] schemas (4572:7)
│ ├──[+] schemas (6301:7)
│ ├──[+] schemas (5272:7)
│ ├──[+] schemas (4070:7)
│ ├──[+] schemas (5456:7)
│ ├──[+] schemas (5595:7)
│ ├──[+] schemas (3271:7)
│ ├──[+] schemas (5662:7)
│ ├──[+] schemas (5692:7)
│ ├──[+] schemas (5735:7)
│ ├──[+] schemas (5373:7)
│ ├─┬upload_response
│ │ ├──[+] properties (3887:9)
│ │ ├──[+] properties (3828:9)
│ │ ├──[+] properties (3866:9)
│ │ ├──[+] properties (3892:9)
│ │ ├──[+] properties (3864:9)
│ │ ├──[+] properties (3830:9)
│ │ ├─┬pages
│ │ │ ├──[🔀] type (3862:17)❌ 
│ │ │ └──[🔀] description (3863:24)
│ │ ├─┬signature
│ │ │ ├──[🔀] type (3835:17)❌ 
│ │ │ └──[🔀] description (3836:24)
│ │ ├─┬type
│ │ │ └──[🔀] description (3798:24)
│ │ ├─┬etag
│ │ │ └──[🔀] $ref (3767:9)❌ 
│ │ ├─┬semi_transparent
│ │ │ ├──[🔀] type (3850:17)❌ 
│ │ │ └──[🔀] description (3851:24)
│ │ ├─┬format
│ │ │ ├──[+] format (3823:19)❌ 
│ │ │ └──[🔀] description (3824:24)
│ │ ├─┬original_filename
│ │ │ └──[🔀] description (3817:24)
│ │ ├─┬image_metadata
│ │ │ └──[🔀] $ref (3758:9)❌ 
│ │ ├─┬eager
│ │ │ └──[🔀] $ref (3743:9)❌ 
│ │ ├─┬bytes
│ │ │ └──[🔀] $ref (3731:13)❌ 
│ │ ├─┬resource_type
│ │ │ ├──[🔀] type (3853:17)❌ 
│ │ │ └──[🔀] description (3854:24)
│ │ ├─┬width
│ │ │ ├──[🔀] type (3805:17)❌ 
│ │ │ └──[🔀] description (3806:24)
│ │ ├─┬url
│ │ │ └──[🔀] description (3820:24)
│ │ ├─┬tags
│ │ │ ├──[-] items (4075:25)❌ 
│ │ │ ├──[🔀] type (3847:17)❌ 
│ │ │ └──[🔀] description (3848:24)
│ │ ├─┬height
│ │ │ ├──[+] items (3871:13)❌ 
│ │ │ ├──[🔀] type (3869:17)❌ 
│ │ │ └──[-] description (4059:34)
│ │ ├─┬created_at
│ │ │ ├──[🔀] type (3838:17)❌ 
│ │ │ └──[🔀] description (3839:24)
│ │ ├─┬secure_url
│ │ │ ├──[+] additionalProperties (3832:33)❌ 
│ │ │ ├──[🔀] type (3831:17)❌ 
│ │ │ └──[🔀] description (3833:24)
│ │ ├─┬version
│ │ │ ├──[🔀] type (3793:17)❌ 
│ │ │ ├──[+] format (3794:19)❌ 
│ │ │ └──[🔀] description (3795:24)
│ │ ├─┬illustration_score
│ │ │ ├──[🔀] type (3844:17)❌ 
│ │ │ └──[🔀] description (3845:24)
│ │ ├─┬placeholder
│ │ │ ├──[🔀] type (3811:17)❌ 
│ │ │ └──[🔀] description (3812:24)
│ │ ├─┬asset_id
│ │ │ ├──[🔀] type (3889:13)❌ 
│ │ │ └──[🔀] description (3891:24)
│ │ ├─┬grayscale
│ │ │ ├──[🔀] type (3893:17)❌ 
│ │ │ └──[🔀] description (3894:24)
│ │ ├─┬public_id
│ │ │ ├──[🔀] type (3856:17)❌ 
│ │ │ └──[🔀] description (3857:24)
│ │ └─┬version_id
│ │   ├──[🔀] type (3859:17)❌ 
│ │   └──[🔀] description (3860:24)
│ ├─┬asset_relations_response
│ │ └──[🔀] example (5326:9)
│ ├─┬DeleteResourceByPublicIdsRequest
│ │ └──[+] description (4924:20)
│ ├─┬ResourceUpdateRequest
│ │ ├──[+] description (4965:20)
│ │ ├─┬background_removal
│ │ │ ├──[-] enum (4645:27)❌ 
│ │ │ ├──[-] enum (4646:27)❌ 
│ │ │ ├──[🔀] description (5045:24)
│ │ │ └──[+] example (5046:20)
│ │ ├─┬tags
│ │ │ └──[🔀] $ref (3605:9)❌ 
│ │ ├─┬raw_convert
│ │ │ ├──[-] enum (4627:27)❌ 
│ │ │ ├──[-] enum (4628:27)❌ 
│ │ │ ├──[-] enum (4629:27)❌ 
│ │ │ ├──[🔀] description (5034:24)
│ │ │ └──[+] example (5035:20)
│ │ ├─┬metadata
│ │ │ └──[🔀] $ref (3271:20)❌ 
│ │ ├─┬categorization
│ │ │ ├──[-] enum (4634:27)❌ 
│ │ │ ├──[-] enum (4635:27)❌ 
│ │ │ ├──[-] enum (4636:27)❌ 
│ │ │ ├──[-] enum (4637:27)❌ 
│ │ │ ├──[🔀] description (5038:24)
│ │ │ └──[+] example (5039:20)
│ │ ├─┬ocr
│ │ │ ├──[-] enum (4622:27)❌ 
│ │ │ ├──[🔀] description (5030:24)
│ │ │ └──[+] example (5031:20)
│ │ ├─┬context
│ │ │ └──[🔀] $ref (3614:13)❌ 
│ │ └─┬regions
│ │   ├──[🔀] description (5002:24)
│ │   └──[🔀] example (5003:20)
│ ├─┬binary_upload_request
│ │ ├──[-] allOf (3985:13)❌ 
│ │ ├──[-] allOf (4003:19)❌ 
│ │ ├─┬ALLOF
│ │ │ └──[🔀] $ref (3682:20)❌ 
│ │ ├─┬ALLOF
│ │ │ └──[🔀] $ref (3687:13)❌ 
│ │ └─┬ALLOF
│ │   └──[🔀] $ref (3699:11)❌ 
│ ├─┬asset_relations_delete_response
│ │ └──[🔀] example (5362:9)
│ ├─┬upload_request
│ │ ├──[-] allOf (3985:13)❌ 
│ │ ├──[-] allOf (4020:19)❌ 
│ │ ├─┬ALLOF
│ │ │ └──[🔀] $ref (3682:20)❌ 
│ │ ├─┬ALLOF
│ │ │ └──[🔀] $ref (3687:13)❌ 
│ │ └─┬ALLOF
│ │   └──[🔀] $ref (3713:11)❌ 
│ ├─┬async_upload_response
│ │ └─┬type
│ │   └──[🔀] $ref (3671:9)❌ 
│ ├─┬destroy_request
│ │ ├──[-] type (4282:19)❌ 
│ │ ├──[-] allOf (4285:19)❌ 
│ │ └─┬ALLOF
│ │   └──[🔀] $ref (4112:11)❌ 
│ ├─┬non_final_chunk_upload_response
│ │ └─┬kind
│ │   └──[🔀] $ref (3671:9)❌ 
│ ├─┬asset_relation_info
│ │ └─┬asset
│ │   └──[🔀] example (5308:20)
│ ├─┬search_sort_pair
│ │ └─┬Schema
│ │   └──[🔀] $ref (4592:13)❌ 
│ ├─┬destroy_response
│ │ ├──[-] required (4316:19)❌ 
│ │ ├──[-] properties (4312:17)❌ 
│ │ └─┬result
│ │   └──[🔀] description (4137:24)
│ ├─┬info
│ │ ├──[+] properties (4725:9)
│ │ ├──[+] properties (4811:9)
│ │ ├──[+] properties (4801:9)
│ │ ├──[+] properties (4778:9)
│ │ ├──[+] properties (4730:9)
│ │ ├──[+] properties (4797:9)
│ │ ├──[+] properties (4809:9)
│ │ ├──[+] properties (4805:9)
│ │ ├──[+] properties (4841:9)
│ │ ├──[+] properties (4752:9)
│ │ ├──[+] properties (4775:9)
│ │ ├──[+] properties (4815:9)
│ │ ├──[+] properties (4745:9)
│ │ ├──[+] properties (4735:9)
│ │ ├──[+] properties (4807:9)
│ │ ├──[+] properties (4740:9)
│ │ ├──[+] properties (4821:9)
│ │ ├──[-] properties (4414:17)❌ 
│ │ ├─┬pixels
│ │ │ └──[🔀] type (4810:17)❌ 
│ │ ├─┬asset_id
│ │ │ └──[🔀] $ref (3731:13)❌ 
│ │ ├─┬public_id
│ │ │ └──[🔀] type (4667:13)❌ 
│ │ ├─┬url
│ │ │ ├──[-] format (4418:29)❌ 
│ │ │ ├──[+] description (4694:24)
│ │ │ └──[+] example (4695:20)
│ │ ├─┬type
│ │ │ ├──[+] items (4700:13)❌ 
│ │ │ ├──[🔀] type (4697:17)❌ 
│ │ │ └──[+] description (4698:24)
│ │ ├─┬format
│ │ │ ├──[🔀] type (4732:13)❌ 
│ │ │ └──[+] description (4734:24)
│ │ ├─┬metadata
│ │ │ ├──[-] additionalProperties (4390:43)❌ 
│ │ │ ├──[-] type (4389:27)❌ 
│ │ │ ├──[+] description (4800:24)
│ │ │ └──[+] allOf (3757:7)
│ │ ├─┬context
│ │ │ ├──[+] items (4814:13)❌ 
│ │ │ ├──[🔀] type (4812:17)❌ 
│ │ │ ├──[-] description (4383:34)
│ │ │ └──[-] properties (4385:25)❌ 
│ │ ├─┬version
│ │ │ ├──[🔀] type (4776:17)❌ 
│ │ │ └──[+] description (4777:24)
│ │ ├─┬height
│ │ │ └──[🔀] type (4724:17)❌ 
│ │ ├─┬moderation_status
│ │ │ ├──[-] description (4397:34)
│ │ │ └──[-] example (4398:30)
│ │ ├─┬display_name
│ │ │ └──[+] format (4653:19)❌ 
│ │ ├─┬tags
│ │ │ ├──[+] additionalProperties (4687:33)❌ 
│ │ │ ├──[-] items (4379:25)❌ 
│ │ │ ├──[🔀] type (4686:17)❌ 
│ │ │ └──[-] description (4380:34)
│ │ ├─┬created_at
│ │ │ ├──[-] type (4351:27)❌ 
│ │ │ ├──[-] format (4352:29)❌ 
│ │ │ ├──[+] description (4684:24)
│ │ │ └──[+] allOf (3742:7)
│ │ ├─┬resource_type
│ │ │ └──[🔀] type (4806:17)❌ 
│ │ ├─┬derivatives
│ │ │ ├──[🔀] type (4846:13)❌ 
│ │ │ ├──[🔀] description (4848:24)
│ │ │ └─┬Schema
│ │ │   ├─┬id
│ │ │   │ └──[🔀] description (4854:30)
│ │ │   ├─┬secure_url
│ │ │   │ └──[🔀] description (4867:30)
│ │ │   ├─┬transformation_signature
│ │ │   │ └──[🔀] description (4862:30)
│ │ │   └─┬transformation
│ │ │     └──[🔀] description (4858:30)
│ │ ├─┬uploaded_at
│ │ │ ├──[-] format (4355:29)❌ 
│ │ │ ├──[+] description (4690:24)
│ │ │ └──[+] example (4691:20)
│ │ ├─┬secure_url
│ │ │ ├──[🔀] type (4842:17)❌ 
│ │ │ ├──[-] format (4421:29)❌ 
│ │ │ └──[+] description (4843:24)
│ │ ├─┬filename
│ │ │ ├──[+] items (4781:13)❌ 
│ │ │ └──[🔀] type (4779:17)❌ 
│ │ ├─┬moderation
│ │ │ ├──[-] items (4403:25)❌ 
│ │ │ ├──[🔀] type (4642:17)❌ 
│ │ │ └──[-] description (4401:34)
│ │ ├─┬folder
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-deprecation-message (4339:54)❌ 
│ │ ├─┬etag
│ │ │ ├──[+] items (4850:13)❌ 
│ │ │ ├──[🔀] type (4846:13)❌ 
│ │ │ └──[+] description (4848:24)
│ │ ├─┬status
│ │ │ ├──[🔀] type (4754:13)❌ 
│ │ │ ├──[+] properties (4757:13)
│ │ │ ├──[+] properties (4760:13)
│ │ │ ├──[+] properties (4763:13)
│ │ │ ├──[+] properties (4766:13)
│ │ │ ├──[+] properties (4769:13)
│ │ │ └──[+] properties (4772:13)
│ │ └─┬moderation_kind
│ │   ├──[-] description (4393:34)
│ │   ├──[-] example (4394:30)
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-deprecation-message (4640:44)
│ ├─┬search_parameters
│ │ ├─┬max_results
│ │ │ ├──[🔀] minimum (5814:20)❌ 
│ │ │ └──[🔀] description (5816:24)
│ │ ├─┬expression
│ │ │ ├──[+] examples (5806:15)
│ │ │ ├──[+] examples (5807:15)
│ │ │ ├──[+] examples (5808:15)
│ │ │ ├──[+] examples (5809:15)
│ │ │ └──[🔀] description (5802:24)
│ │ ├─┬with_field
│ │ │ ├──[🔀] description (5904:24)
│ │ │ ├──[+] example (5907:13)
│ │ │ └─┬Schema
│ │ │   └─┬Extensions
│ │ │     └──[+] x-enum-descriptions (5897:15)
│ │ └─┬aggregate
│ │   ├──[+] description (5824:24)
│ │   └─┬ONEOF
│ │     ├──[🔀] example (5876:17)
│ │     └─┬Schema
│ │       └─┬ranges
│ │         ├──[+] description (5851:34)
│ │         └─┬Schema
│ │           ├──[+] required (5870:27)❌ 
│ │           ├──[+] properties (5856:25)
│ │           ├─┬from
│ │           │ └──[🔀] description (5865:40)
│ │           └─┬to
│ │             └──[🔀] description (5868:40)
│ ├─┬search_response
│ │ └─┬resources
│ │   └─┬Schema
│ │     ├─┬context
│ │     │ ├──[-] type (5220:39)❌ 
│ │     │ └──[+] allOf (5918:7)
│ │     ├─┬status
│ │     │ ├──[+] enum (6032:21)
│ │     │ └──[+] enum (6033:21)
│ │     ├─┬tags
│ │     │ ├──[-] items (5225:37)❌ 
│ │     │ ├──[-] type (5223:39)❌ 
│ │     │ └──[+] allOf (3735:7)
│ │     └─┬type
│ │       └──[🔀] $ref (4101:9)❌ 
│ └─┬access_control
│   └─┬Schema
│     └──[🔀] $ref (3212:13)❌ 
└─┬Extensions
  └──[🔀] x-speakeasy-globals (6587:3)
Document Element Total Changes Breaking Changes
info 1 0
paths 334 85
tags 1 0
components 321 120

View full report

Linting Report 0 errors, 0 warnings, 1 hints

View full report

TYPESCRIPT CHANGELOG

additionalProperties: 0.1.3 - 2025-12-19

🐝 New Features

  • Added flatAdditionalProperties config option. When enabled, models with additionalProperties: true use an index signature ([k: string]: unknown) instead of a nested additionalProperties field. Extra properties are accessed directly on the object. Defaults to false. Note: This only applies to additionalProperties: true (any type). Typed additionalProperties (e.g. additionalProperties: { type: string }) retain their nested field structure to preserve type information.

constsAndDefaults: 0.1.14 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

constsAndDefaults: 0.1.13 - 2026-01-15

🐛 Bug Fixes

  • omit enum default when value is not in enum to prevent type errors in generated code (commit by @mfbx9da4)

core: 3.26.50 - 2026-05-01

🐛 Bug Fixes

  • wrap optional helper with z.optional() for Zod 4.4 object-level compatibility (commit by @AshGodfrey)

core: 3.26.49 - 2026-04-17

🐛 Bug Fixes

  • debug logger no longer buffers JSONL/NDJSON streaming responses (commit by @AshGodfrey)

core: 3.26.48 - 2026-04-13

🐛 Bug Fixes

  • correct oxlint search pattern (commit by @2ynn)

core: 3.26.47 - 2026-04-09

🐛 Bug Fixes

  • normalize cross-realm Blob-like objects in appendForm for Next.js/webpack compatibility (commit by @AshGodfrey)

core: 3.26.45 - 2026-03-25

🐛 Bug Fixes

  • resolve import compilation error when an error response component references an enum component (commit by @AshGodfrey)

core: 3.26.44 - 2026-03-23

🐛 Bug Fixes

  • resolve 422 errors on file uploads by using duck-typed Blob checks in appendForm and passing filename in isBlobLike code path (commit by @AshGodfrey)

core: 3.26.46 - 2026-03-19

🐛 Bug Fixes

  • add fixEnumNameSanitization config to preserve custom x-speakeasy-enums names with proper PascalCase (commit by @AshGodfrey)

core: 3.26.43 - 2026-03-12

♻️ Refactors

  • use URL constructor for path resolution instead of manual string concatenation (commit by @AshGodfrey)

core: 3.26.42 - 2026-03-11

🐛 Bug Fixes

  • resolve collision-resistant import aliases for model namespaces (commit by @bradcypert)

core: 3.26.41 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 3.26.40 - 2026-03-03

🐛 Bug Fixes

  • use --ignore-scripts for examples install to prevent EACCES errors with esbuild (commit by @tristanspeakeasy)

core: 3.26.39 - 2026-03-02

🐝 New Features

  • add useOxlint and useTsgo config flags for opt-in/out of oxlint and tsgo (commit by @danielkov)

core: 3.26.38 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.26.37 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 3.26.35 - 2026-02-26

🐛 Bug Fixes

  • set NODE_OPTIONS --max-old-space-size=6144 for test commands to prevent OOM on large specs (commit by @AshGodfrey)

core: 3.26.34 - 2026-02-23

🐛 Bug Fixes

  • tighten .npmignore JSON include pattern to prevent .devcontainer and _speakeasy directories from leaking into published npm packages (commit by @vishalg0wda)

core: 3.26.33 - 2026-02-21

🐛 Bug Fixes

  • resolve multiple TypeScript build failures including duplicate barrel exports, sub-SDK field name collisions, function local variable shadowing, error type deduplication, multipart map body encoding, and sanitization improvements (commit by @danielkov)

core: 3.26.31 - 2026-02-19

🐝 New Features

  • move large-model splitting from templates to Go bucketing layer to prevent compiler complexity limits (commit by @vishalg0wda)

core: 3.26.29 - 2026-02-18

🐛 Bug Fixes

  • truncate filenames that exceed OS limit to prevent build failures (commit by @danielkov)

core: 3.26.28 - 2026-02-17

🐝 New Features

  • allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section (commit by @vishalg0wda)

core: 3.26.30 - 2026-02-16

🐛 Bug Fixes

core: 3.26.25 - 2026-01-30

🐛 Bug Fixes

core: 3.26.27 - 2026-01-29

🐛 Bug Fixes

  • avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags (commit by @mfbx9da4)

core: 3.26.24 - 2026-01-29

🐝 New Features

  • add named alias import to prevent internal name collision (commit by @subomi)

core: 3.26.26 - 2026-01-28

🐛 Bug Fixes

  • discriminated union errors used in both successful and error response (commit by @mfbx9da4)

core: 3.26.23 - 2026-01-15

🐝 New Features

  • add fileNaming config option for kebab-case file naming convention (commit by @AshGodfrey)

core: 3.26.22 - 2026-01-15

🐛 Bug Fixes

  • use constants.fetchOptions for snake_case compatibility in react-query and mcp-server templates (commit by @AshGodfrey)

core: 3.26.19 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 3.26.18 - 2026-01-06

🐝 New Features

  • add preserveModelFieldNames config to preserve original model property casing (commit by @)

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)
  • 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 *(c...

@github-actions github-actions Bot added the minor Minor version bump label Nov 19, 2025
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1763512228 branch 7 times, most recently from 3693a09 to f8e9a25 Compare November 26, 2025 00:31
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1763512228 branch 7 times, most recently from 602584e to fd60ec5 Compare December 3, 2025 00:31
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1763512228 branch 7 times, most recently from 1bcbc43 to c8efeab Compare December 10, 2025 00:32
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1763512228 branch 8 times, most recently from c6ef709 to 49feced Compare December 18, 2025 00:29
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1763512228 branch 7 times, most recently from fa473eb to 5232f10 Compare January 5, 2026 00:36
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1763512228 branch 8 times, most recently from d7709b9 to 768dd2e Compare January 13, 2026 00:30
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1763512228 branch 8 times, most recently from 83721cc to 69f3a53 Compare January 21, 2026 00:35
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1763512228 branch 6 times, most recently from e51b297 to 2f7e18d Compare January 27, 2026 00:36
* `cloudinaryassetmgmt.assets.listVideos()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listRawFiles()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listResourcesByAssetFolder()`: 
  *  `request.fields` **Changed** (Breaking ⚠️)
  *  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.search.visualSearchAssets()`:  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.search.searchAssets()`: 
  *  `request.aggregate.union(Array<>)[].ranges[].key` **Added** (Breaking ⚠️)
  *  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.folders.searchFoldersPost()`: 
  *  `request.sortBy[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.folders.searchFolders()`:  `request` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.folders.updateFolder()`:  `request` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.upload.upload()`: 
  *  `request.uploadRequest` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.upload.uploadNoResourceType()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.upload.uploadChunk()`: 
  *  `request.uploadRequest` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.upload.destroyAsset()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.result.enum(notFound)` **Added** (Breaking ⚠️)
* `cloudinaryassetmgmt.upload.text()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.renameAsset()`: 
  *  `requestBody` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.downloadAsset()`:  `request` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.explicitAsset()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.generateArchive()`: 
  *  `requestBody` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.downloadBackupAsset()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `error` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.destroyByAssetId()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.assetFolder` **Removed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listImages()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assetRelations.deleteAssetRelationsByPublicId()`:  `request` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assetRelations.createAssetRelationsByPublicId()`:  `request` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assetRelations.deleteAssetRelationsByAssetId()`:  `request` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listResourcesByAssetIDs()`: 
  *  `request.fields` **Changed** (Breaking ⚠️)
  *  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listResourcesByContext()`: 
  *  `request.fields` **Changed** (Breaking ⚠️)
  *  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.listResourcesByModerationKindAndStatus()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.restoreResourcesByAssetIDs()`:  `response.Map<restore_response>.union(info)` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.getResourceByAssetId()`:  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.updateResourceByAssetId()`: 
  *  `request.resourceUpdateRequest` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.deleteBackupVersions()`:  `request` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.explode.explodeResource()`:  `requestBody` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.moderations.listResourcesByModerationKindAndStatus()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.resources[]` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.backups.deleteBackupVersions()`:  `request` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assetRelations.createAssetRelationsByAssetId()`:  `request` **Changed** (Breaking ⚠️)
* `cloudinaryassetmgmt.people.listPeople()`: **Added**
* `cloudinaryassetmgmt.folders.getFolderRoles()`: **Added**
* `cloudinaryassetmgmt.folders.assignFolderRoles()`: **Added**
* `cloudinaryassetmgmt.assets.updateResourceByPublicId()`: **Removed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.getResourceByPublicId()`: **Removed** (Breaking ⚠️)
* `cloudinaryassetmgmt.assets.deleteResourcesByPublicId()`: **Removed** (Breaking ⚠️)
* `cloudinaryassetmgmt.people.updatePerson()`: **Added**
* `cloudinaryassetmgmt.people.getPerson()`: **Added**
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.

1 participant