File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 10
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-7fc7261db520645d5bd06a27492b32aa869d787c382908bb4a608034b757348b .yml
3- openapi_spec_hash : 8a9e05fe1ca53f6d8c11ddee625a8908
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-aff48154fa37f0eb293cf660842ceab35c597509aee08f6b76df066828229c58 .yml
3+ openapi_spec_hash : a8ade5d7246da14e2ff161e829d11c12
44config_hash : 8f3ee44d690a305369555016a77ed016
Original file line number Diff line number Diff line change @@ -153,7 +153,11 @@ class Brand(BaseModel):
153153 """The domain name of the brand"""
154154
155155 fonts : Optional [List [BrandFont ]] = None
156- """An array of fonts used by the brand's website"""
156+ """An array of fonts used by the brand's website.
157+
158+ NOTE: This is deprecated and will be removed in the future. Please migrate to
159+ the styleguide API.
160+ """
157161
158162 logos : Optional [List [BrandLogo ]] = None
159163 """An array of logos associated with the brand"""
You can’t perform that action at this time.
0 commit comments