| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* `outpost.configuration.getManagedConfig()`: `response` **Changed** (Breaking ⚠️) * `outpost.configuration.updateManagedConfig()`: * `request` **Changed** (Breaking ⚠️) * `response` **Changed** (Breaking ⚠️)
| Back | FazBrowse Home | New Git URL |
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:
View full SDK changelog
OpenAPI Change Summary├─┬Paths │ └─┬/config │ ├─┬GET │ │ └─┬Responses │ │ └─┬200 │ │ └─┬application/json │ │ └──[🔀] example (3239:17) │ └─┬PATCH │ ├─┬Responses │ │ └─┬200 │ │ └─┬application/json │ │ └──[🔀] example (3275:17) │ └─┬Requestbody │ └─┬application/json │ └──[🔀] example (3264:15) └─┬Components ├─┬ManagedConfig │ ├──[+] properties (2876:9) │ ├──[+] properties (2892:9) │ ├──[+] properties (2900:9) │ ├──[+] properties (2904:9) │ ├──[+] properties (2994:9) │ ├──[-] properties (2870:9)❌ │ ├──[-] properties (2872:9)❌ │ ├──[-] properties (2874:9)❌ │ ├──[-] properties (2876:9)❌ │ ├─┬ALERT_EXHAUSTED_RETRIES_WINDOW_SECONDS │ │ └──[+] description (2868:24) │ ├─┬ALERT_AUTO_DISABLE_DESTINATION │ │ └──[+] description (2860:24) │ ├─┬DESTINATIONS_WEBHOOK_SIGNATURE_ALGORITHM │ │ └──[+] description (2894:24) │ ├─┬DESTINATIONS_WEBHOOK_SIGNING_SECRET_TEMPLATE │ │ └──[+] description (2906:24) │ ├─┬DESTINATIONS_WEBHOOK_SIGNATURE_HEADER_TEMPLATE │ │ └──[+] description (2902:24) │ └─┬ALERT_CONSECUTIVE_FAILURE_COUNT │ └──[+] description (2864:24) └─┬Topics └──[🔀] description (190:20)View full report
Linting Report 0 errors, 1 warnings, 12 hintsView full report
TYPESCRIPT CHANGELOG
additionalProperties: 0.1.4 - 2026-07-08
🐛 Bug Fixes
core: 3.31.4 - 2026-07-09
🐛 Bug Fixes
core: 3.31.3 - 2026-07-02
🐝 New Features
Based on Speakeasy CLI 1.791.0