Skip to content

Commit 7d6d67c

Browse files
feat(api): manual updates
1 parent 1cd51db commit 7d6d67c

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 10
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-3f6d4c0f819a0d3128951d315ad216df22050fbc47c5f601d261d56f8b1d80a5.yml
3-
openapi_spec_hash: 8e7953259a1b6bd7440a780eccad1742
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-7fc7261db520645d5bd06a27492b32aa869d787c382908bb4a608034b757348b.yml
3+
openapi_spec_hash: 8a9e05fe1ca53f6d8c11ddee625a8908
44
config_hash: 8f3ee44d690a305369555016a77ed016

lib/brand_dev/resources/brand.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,7 @@ def search(params)
269269
#
270270
# Beta feature: Automatically extract comprehensive design system information from
271271
# a brand's website including colors, typography, spacing, shadows, and UI
272-
# components. Uses AI-powered analysis of website screenshots to identify design
273-
# patterns and create a reusable styleguide.
272+
# components.
274273
#
275274
# @overload styleguide(domain:, timeout_ms: nil, request_options: {})
276275
#

rbi/brand_dev/resources/brand.rbi

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,7 @@ module BrandDev
206206

207207
# Beta feature: Automatically extract comprehensive design system information from
208208
# a brand's website including colors, typography, spacing, shadows, and UI
209-
# components. Uses AI-powered analysis of website screenshots to identify design
210-
# patterns and create a reusable styleguide.
209+
# components.
211210
sig do
212211
params(
213212
domain: String,

0 commit comments

Comments
 (0)