File tree Expand file tree Collapse file tree 6 files changed +1506
-2965
lines changed Expand file tree Collapse file tree 6 files changed +1506
-2965
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 1751
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-37793ea0affb7c20693224555f407c8bf2acd5347ec09bcfde81b99eb516e30d .yml
3- openapi_spec_hash : 8001963097c104db68370a69266bc160
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-1fe23c2b96b28c275d9fa9aa84c80204d1c133b05d8bd06576490b744717bebd .yml
3+ openapi_spec_hash : f1f25f232107e95c1df69870abfc0cc9
44config_hash : 259b5eeae0358ea7d7756b294847f140
Original file line number Diff line number Diff line change @@ -960,7 +960,6 @@ Types:
960960- <code><a href="./src/resources/dns/records.ts">NAPTRRecord</a></code>
961961- <code><a href="./src/resources/dns/records.ts">NSRecord</a></code>
962962- <code><a href="./src/resources/dns/records.ts">PTRRecord</a></code>
963- - <code><a href="./src/resources/dns/records.ts">Record</a></code>
964963- <code><a href="./src/resources/dns/records.ts">RecordResponse</a></code>
965964- <code><a href="./src/resources/dns/records.ts">RecordTags</a></code>
966965- <code><a href="./src/resources/dns/records.ts">SMIMEARecord</a></code>
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ import {
2727 NAPTRRecord ,
2828 NSRecord ,
2929 PTRRecord ,
30- Record ,
3130 RecordBatchParams ,
3231 RecordBatchResponse ,
3332 RecordCreateParams ,
@@ -168,7 +167,6 @@ export declare namespace DNS {
168167 type NAPTRRecord as NAPTRRecord ,
169168 type NSRecord as NSRecord ,
170169 type PTRRecord as PTRRecord ,
171- type Record as Record ,
172170 type RecordResponse as RecordResponse ,
173171 type RecordTags as RecordTags ,
174172 type SMIMEARecord as SMIMEARecord ,
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ export {
2828 type NAPTRRecord ,
2929 type NSRecord ,
3030 type PTRRecord ,
31- type Record ,
3231 type RecordResponse ,
3332 type RecordTags ,
3433 type SMIMEARecord ,
You can’t perform that action at this time.
0 commit comments