Unstructured-IO / unstructured-js-client

A Typescript client for the Unstructured hosted API
MIT License
40 stars 12 forks source link

chore: 🐝 Update SDK - Generate #78

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

[!IMPORTANT] Linting report available at: https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/6b5dfff5ca93cb3de137bb91295b6200 OpenAPI Change report available at: https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/a6237515a906ae9a94d6c232a1b0b58d

SDK update

Based on:

β”œβ”€β”¬Info
β”‚ └──[πŸ”€] version (1:80)
β”œβ”€β”¬Paths
β”‚ └─┬/general/v0/general
β”‚   └─┬POST
β”‚     └─┬Responses
β”‚       β”œβ”€β”€[βž•] codes (1:1207)
β”‚       └─┬200
β”‚         └─┬application/json
β”‚           └─┬Schema
β”‚             └──[βž•] description (1:957)
└─┬Components
  β”œβ”€β”€[βž•] schemas (1:9818)
  β”œβ”€β”¬HTTPValidationError
  β”‚ β”œβ”€β”€[βž–] title (1:1374)
  β”‚ β”œβ”€β”€[βž•] example (1:1594)
  β”‚ └─┬detail
  β”‚   β”œβ”€β”€[βž–] items (1:1259)❌ 
  β”‚   β”œβ”€β”€[βž–] type (1:1317)❌ 
  β”‚   β”œβ”€β”€[βž–] title (1:1335)
  β”‚   β”œβ”€β”€[βž•] oneOf (1:1482)
  β”‚   └──[βž•] oneOf (1:1560)
  └─┬partition_parameters
    β”œβ”€β”¬extract_image_block_types
    β”‚ └──[πŸ”€] description (1:2931)
    β”œβ”€β”¬chunking_strategy
    β”‚ └──[πŸ”€] description (1:6295)
    β”œβ”€β”¬coordinates
    β”‚ └──[πŸ”€] description (1:2526)
    β”œβ”€β”¬languages
    β”‚ └──[πŸ”€] description (1:3750)
    β”œβ”€β”¬ocr_languages
    β”‚ └──[πŸ”€] description (1:4011)
    β”œβ”€β”¬xml_keep_tags
    β”‚ └──[πŸ”€] description (1:5952)
    β”œβ”€β”¬include_page_breaks
    β”‚ └──[πŸ”€] description (1:3538)
    β”œβ”€β”¬gz_uncompressed_content_type
    β”‚ └──[πŸ”€] description (1:3204)
    └─┬unique_element_ids
      └──[πŸ”€] description (1:5660)
Document Element Total Changes Breaking Changes
info 1 0
paths 2 0
components 17 2

TYPESCRIPT CHANGELOG

core: 3.9.13 - 2024-06-06

:bug: Bug Fixes