File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 20
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-fb4ca438793aa469ccc6d74266351ce4ad23b90521c62690755940dc7758225b .yml
3- openapi_spec_hash : caaf8fcba98e886cef121c2845ecbc57
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-5e05c22cc2eeb67f80a5f34fe6048cfdc92812c29674b2acd2843ead76bb87c3 .yml
3+ openapi_spec_hash : 6abd6cfd3b5a0900519ad0c99bb272f3
44config_hash : 91cf2dcefb99c39eb9cd3e98e15d6011
Original file line number Diff line number Diff line change @@ -4776,7 +4776,7 @@ export namespace BrandWebScrapeImagesResponse {
47764776 /**
47774777 * The HTML element the image was found in
47784778 */
4779- element : 'img' | 'svg' | 'link' | 'source' | 'video' ;
4779+ element : 'img' | 'svg' | 'link' | 'source' | 'video' | 'css' | 'object' | 'meta' | 'background' ;
47804780
47814781 /**
47824782 * The image source - can be a URL, inline HTML (for SVGs), or a base64 data URI
You can’t perform that action at this time.
0 commit comments