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/context-dev%2Fcontext.dev-ea89aeedfdd75f71542bcbb53880ecbc07f2656945d9ac8dce55d7bdabc5f8cc .yml
3- openapi_spec_hash : c4dd62c3a3dc8c59a050fb6a76ab5f1b
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/context-dev%2Fcontext.dev-753a0c8375b4f2888cf6563c26df3dfa6a10e3ea29de83cd7736a20ec7295d28 .yml
3+ openapi_spec_hash : d95fef5f0fbc5a22c3362ae822b814a4
44config_hash : 38268bb88fc4dcbb8f2f94dd138b5910
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ export namespace WebWebScrapeImagesResponse {
129129 /**
130130 * The HTML element the image was found in
131131 */
132- element : 'img' | 'svg' | 'link' | 'source' | 'video' ;
132+ element : 'img' | 'svg' | 'link' | 'source' | 'video' | 'css' | 'object' | 'meta' | 'background' ;
133133
134134 /**
135135 * 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