SpyBara
Go Premium

Reference 2026-08-03 21:58 UTC to 2026-08-04 22:59 UTC

7 files changed +10 −455. View all changes and history on the product overview
2026
Wed 5 02:01 Tue 4 22:59 Mon 3 21:58 Sat 1 01:00

java/index.md +4 −11

Details

1# OpenAI Java API Library1# OpenAI Java API Library

2 2 

3<!-- x-release-please-start-version -->3<!-- These URLs intentionally omit versions and stay outside Release Please markers so they track the latest release. -->

4 4[![Maven Central](https://img.shields.io/maven-central/v/com.openai/openai-java)](https://central.sonatype.com/artifact/com.openai/openai-java)

5[![Maven Central](https://img.shields.io/maven-central/v/com.openai/openai-java)](https://central.sonatype.com/artifact/com.openai/openai-java/4.50.0)5[![javadoc](https://javadoc.io/badge2/com.openai/openai-java/javadoc.svg)](https://javadoc.io/doc/com.openai/openai-java)

6[![javadoc](https://javadoc.io/badge2/com.openai/openai-java/4.50.0/javadoc.svg)](https://javadoc.io/doc/com.openai/openai-java/4.49.0)

7 

8<!-- x-release-please-end -->

9 6 

10The OpenAI Java SDK provides convenient access to the [OpenAI REST API](https://platform.openai.com/docs) from applications written in Java.7The OpenAI Java SDK provides convenient access to the [OpenAI REST API](https://platform.openai.com/docs) from applications written in Java.

11 8 

12<!-- x-release-please-start-version -->9The REST API documentation can be found on [platform.openai.com](https://platform.openai.com/docs). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.openai/openai-java).

13 

14The REST API documentation can be found on [platform.openai.com](https://platform.openai.com/docs). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.openai/openai-java/4.50.0).

15 

16<!-- x-release-please-end -->

17 10 

18## Installation11## Installation

19 12 

Details

18074 "type": {18074 "type": {

18075 "kind": "HttpTypeString"18075 "kind": "HttpTypeString"

18076 },18076 },

18077 "constraints": {

18078 "minLength": 1

18079 },

18080 "optional": false,18077 "optional": false,

18081 "nullable": false,18078 "nullable": false,

18082 "schemaType": "string",18079 "schemaType": "string",


38585 "type": {38582 "type": {

38586 "kind": "HttpTypeString"38583 "kind": "HttpTypeString"

38587 },38584 },

38588 "constraints": {

38589 "minLength": 1

38590 },

38591 "optional": false,38585 "optional": false,

38592 "nullable": false,38586 "nullable": false,

38593 "schemaType": "string",38587 "schemaType": "string",


40616 "type": {40610 "type": {

40617 "kind": "HttpTypeString"40611 "kind": "HttpTypeString"

40618 },40612 },

40619 "constraints": {

40620 "minLength": 1

40621 },

40622 "optional": false,40613 "optional": false,

40623 "nullable": false,40614 "nullable": false,

40624 "schemaType": "string",40615 "schemaType": "string",


45642 "type": {45633 "type": {

45643 "kind": "HttpTypeString"45634 "kind": "HttpTypeString"

45644 },45635 },

45645 "constraints": {

45646 "minLength": 1

45647 },

45648 "optional": false,45636 "optional": false,

45649 "nullable": false,45637 "nullable": false,

45650 "schemaType": "string",45638 "schemaType": "string",


47673 "type": {47661 "type": {

47674 "kind": "HttpTypeString"47662 "kind": "HttpTypeString"

47675 },47663 },

47676 "constraints": {

47677 "minLength": 1

47678 },

47679 "optional": false,47664 "optional": false,

47680 "nullable": false,47665 "nullable": false,

47681 "schemaType": "string",47666 "schemaType": "string",


81629 "type": {81614 "type": {

81630 "kind": "HttpTypeString"81615 "kind": "HttpTypeString"

81631 },81616 },

81632 "constraints": {

81633 "minLength": 1

81634 },

81635 "optional": false,81617 "optional": false,

81636 "nullable": false,81618 "nullable": false,

81637 "schemaType": "string",81619 "schemaType": "string",


102140 "type": {102122 "type": {

102141 "kind": "HttpTypeString"102123 "kind": "HttpTypeString"

102142 },102124 },

102143 "constraints": {

102144 "minLength": 1

102145 },

102146 "optional": false,102125 "optional": false,

102147 "nullable": false,102126 "nullable": false,

102148 "schemaType": "string",102127 "schemaType": "string",


104171 "type": {104150 "type": {

104172 "kind": "HttpTypeString"104151 "kind": "HttpTypeString"

104173 },104152 },

104174 "constraints": {

104175 "minLength": 1

104176 },

104177 "optional": false,104153 "optional": false,

104178 "nullable": false,104154 "nullable": false,

104179 "schemaType": "string",104155 "schemaType": "string",


109197 "type": {109173 "type": {

109198 "kind": "HttpTypeString"109174 "kind": "HttpTypeString"

109199 },109175 },

109200 "constraints": {

109201 "minLength": 1

109202 },

109203 "optional": false,109176 "optional": false,

109204 "nullable": false,109177 "nullable": false,

109205 "schemaType": "string",109178 "schemaType": "string",


111228 "type": {111201 "type": {

111229 "kind": "HttpTypeString"111202 "kind": "HttpTypeString"

111230 },111203 },

111231 "constraints": {

111232 "minLength": 1

111233 },

111234 "optional": false,111204 "optional": false,

111235 "nullable": false,111205 "nullable": false,

111236 "schemaType": "string",111206 "schemaType": "string",


145184 "type": {145154 "type": {

145185 "kind": "HttpTypeString"145155 "kind": "HttpTypeString"

145186 },145156 },

145187 "constraints": {

145188 "minLength": 1

145189 },

145190 "optional": false,145157 "optional": false,

145191 "nullable": false,145158 "nullable": false,

145192 "schemaType": "string",145159 "schemaType": "string",


165695 "type": {165662 "type": {

165696 "kind": "HttpTypeString"165663 "kind": "HttpTypeString"

165697 },165664 },

165698 "constraints": {

165699 "minLength": 1

165700 },

165701 "optional": false,165665 "optional": false,

165702 "nullable": false,165666 "nullable": false,

165703 "schemaType": "string",165667 "schemaType": "string",


167726 "type": {167690 "type": {

167727 "kind": "HttpTypeString"167691 "kind": "HttpTypeString"

167728 },167692 },

167729 "constraints": {

167730 "minLength": 1

167731 },

167732 "optional": false,167693 "optional": false,

167733 "nullable": false,167694 "nullable": false,

167734 "schemaType": "string",167695 "schemaType": "string",


172752 "type": {172713 "type": {

172753 "kind": "HttpTypeString"172714 "kind": "HttpTypeString"

172754 },172715 },

172755 "constraints": {

172756 "minLength": 1

172757 },

172758 "optional": false,172716 "optional": false,

172759 "nullable": false,172717 "nullable": false,

172760 "schemaType": "string",172718 "schemaType": "string",


174783 "type": {174741 "type": {

174784 "kind": "HttpTypeString"174742 "kind": "HttpTypeString"

174785 },174743 },

174786 "constraints": {

174787 "minLength": 1

174788 },

174789 "optional": false,174744 "optional": false,

174790 "nullable": false,174745 "nullable": false,

174791 "schemaType": "string",174746 "schemaType": "string",


208756 "type": {208711 "type": {

208757 "kind": "HttpTypeString"208712 "kind": "HttpTypeString"

208758 },208713 },

208759 "constraints": {

208760 "minLength": 1

208761 },

208762 "optional": false,208714 "optional": false,

208763 "nullable": false,208715 "nullable": false,

208764 "schemaType": "string",208716 "schemaType": "string",


229267 "type": {229219 "type": {

229268 "kind": "HttpTypeString"229220 "kind": "HttpTypeString"

229269 },229221 },

229270 "constraints": {

229271 "minLength": 1

229272 },

229273 "optional": false,229222 "optional": false,

229274 "nullable": false,229223 "nullable": false,

229275 "schemaType": "string",229224 "schemaType": "string",


231298 "type": {231247 "type": {

231299 "kind": "HttpTypeString"231248 "kind": "HttpTypeString"

231300 },231249 },

231301 "constraints": {

231302 "minLength": 1

231303 },

231304 "optional": false,231250 "optional": false,

231305 "nullable": false,231251 "nullable": false,

231306 "schemaType": "string",231252 "schemaType": "string",


236324 "type": {236270 "type": {

236325 "kind": "HttpTypeString"236271 "kind": "HttpTypeString"

236326 },236272 },

236327 "constraints": {

236328 "minLength": 1

236329 },

236330 "optional": false,236273 "optional": false,

236331 "nullable": false,236274 "nullable": false,

236332 "schemaType": "string",236275 "schemaType": "string",


238355 "type": {238298 "type": {

238356 "kind": "HttpTypeString"238299 "kind": "HttpTypeString"

238357 },238300 },

238358 "constraints": {

238359 "minLength": 1

238360 },

238361 "optional": false,238301 "optional": false,

238362 "nullable": false,238302 "nullable": false,

238363 "schemaType": "string",238303 "schemaType": "string",


272309 "type": {272249 "type": {

272310 "kind": "HttpTypeString"272250 "kind": "HttpTypeString"

272311 },272251 },

272312 "constraints": {

272313 "minLength": 1

272314 },

272315 "optional": false,272252 "optional": false,

272316 "nullable": false,272253 "nullable": false,

272317 "schemaType": "string",272254 "schemaType": "string",


292820 "type": {292757 "type": {

292821 "kind": "HttpTypeString"292758 "kind": "HttpTypeString"

292822 },292759 },

292823 "constraints": {

292824 "minLength": 1

292825 },

292826 "optional": false,292760 "optional": false,

292827 "nullable": false,292761 "nullable": false,

292828 "schemaType": "string",292762 "schemaType": "string",


294851 "type": {294785 "type": {

294852 "kind": "HttpTypeString"294786 "kind": "HttpTypeString"

294853 },294787 },

294854 "constraints": {

294855 "minLength": 1

294856 },

294857 "optional": false,294788 "optional": false,

294858 "nullable": false,294789 "nullable": false,

294859 "schemaType": "string",294790 "schemaType": "string",


299877 "type": {299808 "type": {

299878 "kind": "HttpTypeString"299809 "kind": "HttpTypeString"

299879 },299810 },

299880 "constraints": {

299881 "minLength": 1

299882 },

299883 "optional": false,299811 "optional": false,

299884 "nullable": false,299812 "nullable": false,

299885 "schemaType": "string",299813 "schemaType": "string",


301908 "type": {301836 "type": {

301909 "kind": "HttpTypeString"301837 "kind": "HttpTypeString"

301910 },301838 },

301911 "constraints": {

301912 "minLength": 1

301913 },

301914 "optional": false,301839 "optional": false,

301915 "nullable": false,301840 "nullable": false,

301916 "schemaType": "string",301841 "schemaType": "string",


333894 "type": {333819 "type": {

333895 "kind": "HttpTypeString"333820 "kind": "HttpTypeString"

333896 },333821 },

333897 "constraints": {

333898 "minLength": 1

333899 },

333900 "optional": false,333822 "optional": false,

333901 "nullable": false,333823 "nullable": false,

333902 "schemaType": "string",333824 "schemaType": "string",


335925 "type": {335847 "type": {

335926 "kind": "HttpTypeString"335848 "kind": "HttpTypeString"

335927 },335849 },

335928 "constraints": {

335929 "minLength": 1

335930 },

335931 "optional": false,335850 "optional": false,

335932 "nullable": false,335851 "nullable": false,

335933 "schemaType": "string",335852 "schemaType": "string",


361055 "type": {360974 "type": {

361056 "kind": "HttpTypeString"360975 "kind": "HttpTypeString"

361057 },360976 },

361058 "constraints": {

361059 "minLength": 1

361060 },

361061 "optional": false,360977 "optional": false,

361062 "nullable": false,360978 "nullable": false,

361063 "schemaType": "string",360979 "schemaType": "string",


363086 "type": {363002 "type": {

363087 "kind": "HttpTypeString"363003 "kind": "HttpTypeString"

363088 },363004 },

363089 "constraints": {

363090 "minLength": 1

363091 },

363092 "optional": false,363005 "optional": false,

363093 "nullable": false,363006 "nullable": false,

363094 "schemaType": "string",363007 "schemaType": "string",


399595 "type": {399508 "type": {

399596 "kind": "HttpTypeString"399509 "kind": "HttpTypeString"

399597 },399510 },

399598 "constraints": {

399599 "minLength": 1

399600 },

399601 "optional": false,399511 "optional": false,

399602 "nullable": false,399512 "nullable": false,

399603 "schemaType": "string",399513 "schemaType": "string",


420106 "type": {420016 "type": {

420107 "kind": "HttpTypeString"420017 "kind": "HttpTypeString"

420108 },420018 },

420109 "constraints": {

420110 "minLength": 1

420111 },

420112 "optional": false,420019 "optional": false,

420113 "nullable": false,420020 "nullable": false,

420114 "schemaType": "string",420021 "schemaType": "string",


422137 "type": {422044 "type": {

422138 "kind": "HttpTypeString"422045 "kind": "HttpTypeString"

422139 },422046 },

422140 "constraints": {

422141 "minLength": 1

422142 },

422143 "optional": false,422047 "optional": false,

422144 "nullable": false,422048 "nullable": false,

422145 "schemaType": "string",422049 "schemaType": "string",


427163 "type": {427067 "type": {

427164 "kind": "HttpTypeString"427068 "kind": "HttpTypeString"

427165 },427069 },

427166 "constraints": {

427167 "minLength": 1

427168 },

427169 "optional": false,427070 "optional": false,

427170 "nullable": false,427071 "nullable": false,

427171 "schemaType": "string",427072 "schemaType": "string",


429194 "type": {429095 "type": {

429195 "kind": "HttpTypeString"429096 "kind": "HttpTypeString"

429196 },429097 },

429197 "constraints": {

429198 "minLength": 1

429199 },

429200 "optional": false,429098 "optional": false,

429201 "nullable": false,429099 "nullable": false,

429202 "schemaType": "string",429100 "schemaType": "string",

Details

10334 "type": {10334 "type": {

10335 "kind": "HttpTypeString"10335 "kind": "HttpTypeString"

10336 },10336 },

10337 "constraints": {

10338 "minLength": 1

10339 },

10340 "optional": false,10337 "optional": false,

10341 "nullable": false,10338 "nullable": false,

10342 "schemaType": "string",10339 "schemaType": "string",


27508 "type": {27505 "type": {

27509 "kind": "HttpTypeString"27506 "kind": "HttpTypeString"

27510 },27507 },

27511 "constraints": {

27512 "minLength": 1

27513 },

27514 "optional": false,27508 "optional": false,

27515 "nullable": false,27509 "nullable": false,

27516 "schemaType": "string",27510 "schemaType": "string",


29539 "type": {29533 "type": {

29540 "kind": "HttpTypeString"29534 "kind": "HttpTypeString"

29541 },29535 },

29542 "constraints": {

29543 "minLength": 1

29544 },

29545 "optional": false,29536 "optional": false,

29546 "nullable": false,29537 "nullable": false,

29547 "schemaType": "string",29538 "schemaType": "string",


56043 "type": {56034 "type": {

56044 "kind": "HttpTypeString"56035 "kind": "HttpTypeString"

56045 },56036 },

56046 "constraints": {

56047 "minLength": 1

56048 },

56049 "optional": false,56037 "optional": false,

56050 "nullable": false,56038 "nullable": false,

56051 "schemaType": "string",56039 "schemaType": "string",


58074 "type": {58062 "type": {

58075 "kind": "HttpTypeString"58063 "kind": "HttpTypeString"

58076 },58064 },

58077 "constraints": {

58078 "minLength": 1

58079 },

58080 "optional": false,58065 "optional": false,

58081 "nullable": false,58066 "nullable": false,

58082 "schemaType": "string",58067 "schemaType": "string",


84469 "type": {84454 "type": {

84470 "kind": "HttpTypeString"84455 "kind": "HttpTypeString"

84471 },84456 },

84472 "constraints": {

84473 "minLength": 1

84474 },

84475 "optional": false,84457 "optional": false,

84476 "nullable": false,84458 "nullable": false,

84477 "schemaType": "string",84459 "schemaType": "string",


86500 "type": {86482 "type": {

86501 "kind": "HttpTypeString"86483 "kind": "HttpTypeString"

86502 },86484 },

86503 "constraints": {

86504 "minLength": 1

86505 },

86506 "optional": false,86485 "optional": false,

86507 "nullable": false,86486 "nullable": false,

86508 "schemaType": "string",86487 "schemaType": "string",


114121 "type": {114100 "type": {

114122 "kind": "HttpTypeString"114101 "kind": "HttpTypeString"

114123 },114102 },

114124 "constraints": {

114125 "minLength": 1

114126 },

114127 "optional": false,114103 "optional": false,

114128 "nullable": false,114104 "nullable": false,

114129 "schemaType": "string",114105 "schemaType": "string",


134632 "type": {134608 "type": {

134633 "kind": "HttpTypeString"134609 "kind": "HttpTypeString"

134634 },134610 },

134635 "constraints": {

134636 "minLength": 1

134637 },

134638 "optional": false,134611 "optional": false,

134639 "nullable": false,134612 "nullable": false,

134640 "schemaType": "string",134613 "schemaType": "string",


136663 "type": {136636 "type": {

136664 "kind": "HttpTypeString"136637 "kind": "HttpTypeString"

136665 },136638 },

136666 "constraints": {

136667 "minLength": 1

136668 },

136669 "optional": false,136639 "optional": false,

136670 "nullable": false,136640 "nullable": false,

136671 "schemaType": "string",136641 "schemaType": "string",


141689 "type": {141659 "type": {

141690 "kind": "HttpTypeString"141660 "kind": "HttpTypeString"

141691 },141661 },

141692 "constraints": {

141693 "minLength": 1

141694 },

141695 "optional": false,141662 "optional": false,

141696 "nullable": false,141663 "nullable": false,

141697 "schemaType": "string",141664 "schemaType": "string",


143720 "type": {143687 "type": {

143721 "kind": "HttpTypeString"143688 "kind": "HttpTypeString"

143722 },143689 },

143723 "constraints": {

143724 "minLength": 1

143725 },

143726 "optional": false,143690 "optional": false,

143727 "nullable": false,143691 "nullable": false,

143728 "schemaType": "string",143692 "schemaType": "string",


177676 "type": {177640 "type": {

177677 "kind": "HttpTypeString"177641 "kind": "HttpTypeString"

177678 },177642 },

177679 "constraints": {

177680 "minLength": 1

177681 },

177682 "optional": false,177643 "optional": false,

177683 "nullable": false,177644 "nullable": false,

177684 "schemaType": "string",177645 "schemaType": "string",


198187 "type": {198148 "type": {

198188 "kind": "HttpTypeString"198149 "kind": "HttpTypeString"

198189 },198150 },

198190 "constraints": {

198191 "minLength": 1

198192 },

198193 "optional": false,198151 "optional": false,

198194 "nullable": false,198152 "nullable": false,

198195 "schemaType": "string",198153 "schemaType": "string",


200218 "type": {200176 "type": {

200219 "kind": "HttpTypeString"200177 "kind": "HttpTypeString"

200220 },200178 },

200221 "constraints": {

200222 "minLength": 1

200223 },

200224 "optional": false,200179 "optional": false,

200225 "nullable": false,200180 "nullable": false,

200226 "schemaType": "string",200181 "schemaType": "string",


205244 "type": {205199 "type": {

205245 "kind": "HttpTypeString"205200 "kind": "HttpTypeString"

205246 },205201 },

205247 "constraints": {

205248 "minLength": 1

205249 },

205250 "optional": false,205202 "optional": false,

205251 "nullable": false,205203 "nullable": false,

205252 "schemaType": "string",205204 "schemaType": "string",


207275 "type": {207227 "type": {

207276 "kind": "HttpTypeString"207228 "kind": "HttpTypeString"

207277 },207229 },

207278 "constraints": {

207279 "minLength": 1

207280 },

207281 "optional": false,207230 "optional": false,

207282 "nullable": false,207231 "nullable": false,

207283 "schemaType": "string",207232 "schemaType": "string",


241231 "type": {241180 "type": {

241232 "kind": "HttpTypeString"241181 "kind": "HttpTypeString"

241233 },241182 },

241234 "constraints": {

241235 "minLength": 1

241236 },

241237 "optional": false,241183 "optional": false,

241238 "nullable": false,241184 "nullable": false,

241239 "schemaType": "string",241185 "schemaType": "string",


261742 "type": {261688 "type": {

261743 "kind": "HttpTypeString"261689 "kind": "HttpTypeString"

261744 },261690 },

261745 "constraints": {

261746 "minLength": 1

261747 },

261748 "optional": false,261691 "optional": false,

261749 "nullable": false,261692 "nullable": false,

261750 "schemaType": "string",261693 "schemaType": "string",


263773 "type": {263716 "type": {

263774 "kind": "HttpTypeString"263717 "kind": "HttpTypeString"

263775 },263718 },

263776 "constraints": {

263777 "minLength": 1

263778 },

263779 "optional": false,263719 "optional": false,

263780 "nullable": false,263720 "nullable": false,

263781 "schemaType": "string",263721 "schemaType": "string",


268799 "type": {268739 "type": {

268800 "kind": "HttpTypeString"268740 "kind": "HttpTypeString"

268801 },268741 },

268802 "constraints": {

268803 "minLength": 1

268804 },

268805 "optional": false,268742 "optional": false,

268806 "nullable": false,268743 "nullable": false,

268807 "schemaType": "string",268744 "schemaType": "string",


270830 "type": {270767 "type": {

270831 "kind": "HttpTypeString"270768 "kind": "HttpTypeString"

270832 },270769 },

270833 "constraints": {

270834 "minLength": 1

270835 },

270836 "optional": false,270770 "optional": false,

270837 "nullable": false,270771 "nullable": false,

270838 "schemaType": "string",270772 "schemaType": "string",


304803 "type": {304737 "type": {

304804 "kind": "HttpTypeString"304738 "kind": "HttpTypeString"

304805 },304739 },

304806 "constraints": {

304807 "minLength": 1

304808 },

304809 "optional": false,304740 "optional": false,

304810 "nullable": false,304741 "nullable": false,

304811 "schemaType": "string",304742 "schemaType": "string",


325314 "type": {325245 "type": {

325315 "kind": "HttpTypeString"325246 "kind": "HttpTypeString"

325316 },325247 },

325317 "constraints": {

325318 "minLength": 1

325319 },

325320 "optional": false,325248 "optional": false,

325321 "nullable": false,325249 "nullable": false,

325322 "schemaType": "string",325250 "schemaType": "string",


327345 "type": {327273 "type": {

327346 "kind": "HttpTypeString"327274 "kind": "HttpTypeString"

327347 },327275 },

327348 "constraints": {

327349 "minLength": 1

327350 },

327351 "optional": false,327276 "optional": false,

327352 "nullable": false,327277 "nullable": false,

327353 "schemaType": "string",327278 "schemaType": "string",


332371 "type": {332296 "type": {

332372 "kind": "HttpTypeString"332297 "kind": "HttpTypeString"

332373 },332298 },

332374 "constraints": {

332375 "minLength": 1

332376 },

332377 "optional": false,332299 "optional": false,

332378 "nullable": false,332300 "nullable": false,

332379 "schemaType": "string",332301 "schemaType": "string",


334402 "type": {334324 "type": {

334403 "kind": "HttpTypeString"334325 "kind": "HttpTypeString"

334404 },334326 },

334405 "constraints": {

334406 "minLength": 1

334407 },

334408 "optional": false,334327 "optional": false,

334409 "nullable": false,334328 "nullable": false,

334410 "schemaType": "string",334329 "schemaType": "string",


368356 "type": {368275 "type": {

368357 "kind": "HttpTypeString"368276 "kind": "HttpTypeString"

368358 },368277 },

368359 "constraints": {

368360 "minLength": 1

368361 },

368362 "optional": false,368278 "optional": false,

368363 "nullable": false,368279 "nullable": false,

368364 "schemaType": "string",368280 "schemaType": "string",


388867 "type": {388783 "type": {

388868 "kind": "HttpTypeString"388784 "kind": "HttpTypeString"

388869 },388785 },

388870 "constraints": {

388871 "minLength": 1

388872 },

388873 "optional": false,388786 "optional": false,

388874 "nullable": false,388787 "nullable": false,

388875 "schemaType": "string",388788 "schemaType": "string",


390898 "type": {390811 "type": {

390899 "kind": "HttpTypeString"390812 "kind": "HttpTypeString"

390900 },390813 },

390901 "constraints": {

390902 "minLength": 1

390903 },

390904 "optional": false,390814 "optional": false,

390905 "nullable": false,390815 "nullable": false,

390906 "schemaType": "string",390816 "schemaType": "string",


395924 "type": {395834 "type": {

395925 "kind": "HttpTypeString"395835 "kind": "HttpTypeString"

395926 },395836 },

395927 "constraints": {

395928 "minLength": 1

395929 },

395930 "optional": false,395837 "optional": false,

395931 "nullable": false,395838 "nullable": false,

395932 "schemaType": "string",395839 "schemaType": "string",


397955 "type": {397862 "type": {

397956 "kind": "HttpTypeString"397863 "kind": "HttpTypeString"

397957 },397864 },

397958 "constraints": {

397959 "minLength": 1

397960 },

397961 "optional": false,397865 "optional": false,

397962 "nullable": false,397866 "nullable": false,

397963 "schemaType": "string",397867 "schemaType": "string",


429941 "type": {429845 "type": {

429942 "kind": "HttpTypeString"429846 "kind": "HttpTypeString"

429943 },429847 },

429944 "constraints": {

429945 "minLength": 1

429946 },

429947 "optional": false,429848 "optional": false,

429948 "nullable": false,429849 "nullable": false,

429949 "schemaType": "string",429850 "schemaType": "string",


431972 "type": {431873 "type": {

431973 "kind": "HttpTypeString"431874 "kind": "HttpTypeString"

431974 },431875 },

431975 "constraints": {

431976 "minLength": 1

431977 },

431978 "optional": false,431876 "optional": false,

431979 "nullable": false,431877 "nullable": false,

431980 "schemaType": "string",431878 "schemaType": "string",


457102 "type": {457000 "type": {

457103 "kind": "HttpTypeString"457001 "kind": "HttpTypeString"

457104 },457002 },

457105 "constraints": {

457106 "minLength": 1

457107 },

457108 "optional": false,457003 "optional": false,

457109 "nullable": false,457004 "nullable": false,

457110 "schemaType": "string",457005 "schemaType": "string",


459133 "type": {459028 "type": {

459134 "kind": "HttpTypeString"459029 "kind": "HttpTypeString"

459135 },459030 },

459136 "constraints": {

459137 "minLength": 1

459138 },

459139 "optional": false,459031 "optional": false,

459140 "nullable": false,459032 "nullable": false,

459141 "schemaType": "string",459033 "schemaType": "string",


495642 "type": {495534 "type": {

495643 "kind": "HttpTypeString"495535 "kind": "HttpTypeString"

495644 },495536 },

495645 "constraints": {

495646 "minLength": 1

495647 },

495648 "optional": false,495537 "optional": false,

495649 "nullable": false,495538 "nullable": false,

495650 "schemaType": "string",495539 "schemaType": "string",


516153 "type": {516042 "type": {

516154 "kind": "HttpTypeString"516043 "kind": "HttpTypeString"

516155 },516044 },

516156 "constraints": {

516157 "minLength": 1

516158 },

516159 "optional": false,516045 "optional": false,

516160 "nullable": false,516046 "nullable": false,

516161 "schemaType": "string",516047 "schemaType": "string",


518184 "type": {518070 "type": {

518185 "kind": "HttpTypeString"518071 "kind": "HttpTypeString"

518186 },518072 },

518187 "constraints": {

518188 "minLength": 1

518189 },

518190 "optional": false,518073 "optional": false,

518191 "nullable": false,518074 "nullable": false,

518192 "schemaType": "string",518075 "schemaType": "string",


523210 "type": {523093 "type": {

523211 "kind": "HttpTypeString"523094 "kind": "HttpTypeString"

523212 },523095 },

523213 "constraints": {

523214 "minLength": 1

523215 },

523216 "optional": false,523096 "optional": false,

523217 "nullable": false,523097 "nullable": false,

523218 "schemaType": "string",523098 "schemaType": "string",


525241 "type": {525121 "type": {

525242 "kind": "HttpTypeString"525122 "kind": "HttpTypeString"

525243 },525123 },

525244 "constraints": {

525245 "minLength": 1

525246 },

525247 "optional": false,525124 "optional": false,

525248 "nullable": false,525125 "nullable": false,

525249 "schemaType": "string",525126 "schemaType": "string",

Details

15992 "type": {15992 "type": {

15993 "kind": "HttpTypeString"15993 "kind": "HttpTypeString"

15994 },15994 },

15995 "constraints": {

15996 "minLength": 1

15997 },

15998 "optional": false,15995 "optional": false,

15999 "nullable": false,15996 "nullable": false,

16000 "schemaType": "string",15997 "schemaType": "string",


33502 "type": {33499 "type": {

33503 "kind": "HttpTypeString"33500 "kind": "HttpTypeString"

33504 },33501 },

33505 "constraints": {

33506 "minLength": 1

33507 },

33508 "optional": false,33502 "optional": false,

33509 "nullable": false,33503 "nullable": false,

33510 "schemaType": "string",33504 "schemaType": "string",


35497 "type": {35491 "type": {

35498 "kind": "HttpTypeString"35492 "kind": "HttpTypeString"

35499 },35493 },

35500 "constraints": {

35501 "minLength": 1

35502 },

35503 "optional": false,35494 "optional": false,

35504 "nullable": false,35495 "nullable": false,

35505 "schemaType": "string",35496 "schemaType": "string",


40309 "type": {40300 "type": {

40310 "kind": "HttpTypeString"40301 "kind": "HttpTypeString"

40311 },40302 },

40312 "constraints": {

40313 "minLength": 1

40314 },

40315 "optional": false,40303 "optional": false,

40316 "nullable": false,40304 "nullable": false,

40317 "schemaType": "string",40305 "schemaType": "string",


42304 "type": {42292 "type": {

42305 "kind": "HttpTypeString"42293 "kind": "HttpTypeString"

42306 },42294 },

42307 "constraints": {

42308 "minLength": 1

42309 },

42310 "optional": false,42295 "optional": false,

42311 "nullable": false,42296 "nullable": false,

42312 "schemaType": "string",42297 "schemaType": "string",


69603 "type": {69588 "type": {

69604 "kind": "HttpTypeString"69589 "kind": "HttpTypeString"

69605 },69590 },

69606 "constraints": {

69607 "minLength": 1

69608 },

69609 "optional": false,69591 "optional": false,

69610 "nullable": false,69592 "nullable": false,

69611 "schemaType": "string",69593 "schemaType": "string",


87113 "type": {87095 "type": {

87114 "kind": "HttpTypeString"87096 "kind": "HttpTypeString"

87115 },87097 },

87116 "constraints": {

87117 "minLength": 1

87118 },

87119 "optional": false,87098 "optional": false,

87120 "nullable": false,87099 "nullable": false,

87121 "schemaType": "string",87100 "schemaType": "string",


89108 "type": {89087 "type": {

89109 "kind": "HttpTypeString"89088 "kind": "HttpTypeString"

89110 },89089 },

89111 "constraints": {

89112 "minLength": 1

89113 },

89114 "optional": false,89090 "optional": false,

89115 "nullable": false,89091 "nullable": false,

89116 "schemaType": "string",89092 "schemaType": "string",


93920 "type": {93896 "type": {

93921 "kind": "HttpTypeString"93897 "kind": "HttpTypeString"

93922 },93898 },

93923 "constraints": {

93924 "minLength": 1

93925 },

93926 "optional": false,93899 "optional": false,

93927 "nullable": false,93900 "nullable": false,

93928 "schemaType": "string",93901 "schemaType": "string",


95915 "type": {95888 "type": {

95916 "kind": "HttpTypeString"95889 "kind": "HttpTypeString"

95917 },95890 },

95918 "constraints": {

95919 "minLength": 1

95920 },

95921 "optional": false,95891 "optional": false,

95922 "nullable": false,95892 "nullable": false,

95923 "schemaType": "string",95893 "schemaType": "string",


123214 "type": {123184 "type": {

123215 "kind": "HttpTypeString"123185 "kind": "HttpTypeString"

123216 },123186 },

123217 "constraints": {

123218 "minLength": 1

123219 },

123220 "optional": false,123187 "optional": false,

123221 "nullable": false,123188 "nullable": false,

123222 "schemaType": "string",123189 "schemaType": "string",


140724 "type": {140691 "type": {

140725 "kind": "HttpTypeString"140692 "kind": "HttpTypeString"

140726 },140693 },

140727 "constraints": {

140728 "minLength": 1

140729 },

140730 "optional": false,140694 "optional": false,

140731 "nullable": false,140695 "nullable": false,

140732 "schemaType": "string",140696 "schemaType": "string",


142719 "type": {142683 "type": {

142720 "kind": "HttpTypeString"142684 "kind": "HttpTypeString"

142721 },142685 },

142722 "constraints": {

142723 "minLength": 1

142724 },

142725 "optional": false,142686 "optional": false,

142726 "nullable": false,142687 "nullable": false,

142727 "schemaType": "string",142688 "schemaType": "string",


147531 "type": {147492 "type": {

147532 "kind": "HttpTypeString"147493 "kind": "HttpTypeString"

147533 },147494 },

147534 "constraints": {

147535 "minLength": 1

147536 },

147537 "optional": false,147495 "optional": false,

147538 "nullable": false,147496 "nullable": false,

147539 "schemaType": "string",147497 "schemaType": "string",


149526 "type": {149484 "type": {

149527 "kind": "HttpTypeString"149485 "kind": "HttpTypeString"

149528 },149486 },

149529 "constraints": {

149530 "minLength": 1

149531 },

149532 "optional": false,149487 "optional": false,

149533 "nullable": false,149488 "nullable": false,

149534 "schemaType": "string",149489 "schemaType": "string",


176842 "type": {176797 "type": {

176843 "kind": "HttpTypeString"176798 "kind": "HttpTypeString"

176844 },176799 },

176845 "constraints": {

176846 "minLength": 1

176847 },

176848 "optional": false,176800 "optional": false,

176849 "nullable": false,176801 "nullable": false,

176850 "schemaType": "string",176802 "schemaType": "string",


194352 "type": {194304 "type": {

194353 "kind": "HttpTypeString"194305 "kind": "HttpTypeString"

194354 },194306 },

194355 "constraints": {

194356 "minLength": 1

194357 },

194358 "optional": false,194307 "optional": false,

194359 "nullable": false,194308 "nullable": false,

194360 "schemaType": "string",194309 "schemaType": "string",


196347 "type": {196296 "type": {

196348 "kind": "HttpTypeString"196297 "kind": "HttpTypeString"

196349 },196298 },

196350 "constraints": {

196351 "minLength": 1

196352 },

196353 "optional": false,196299 "optional": false,

196354 "nullable": false,196300 "nullable": false,

196355 "schemaType": "string",196301 "schemaType": "string",


201159 "type": {201105 "type": {

201160 "kind": "HttpTypeString"201106 "kind": "HttpTypeString"

201161 },201107 },

201162 "constraints": {

201163 "minLength": 1

201164 },

201165 "optional": false,201108 "optional": false,

201166 "nullable": false,201109 "nullable": false,

201167 "schemaType": "string",201110 "schemaType": "string",


203154 "type": {203097 "type": {

203155 "kind": "HttpTypeString"203098 "kind": "HttpTypeString"

203156 },203099 },

203157 "constraints": {

203158 "minLength": 1

203159 },

203160 "optional": false,203100 "optional": false,

203161 "nullable": false,203101 "nullable": false,

203162 "schemaType": "string",203102 "schemaType": "string",


230451 "type": {230391 "type": {

230452 "kind": "HttpTypeString"230392 "kind": "HttpTypeString"

230453 },230393 },

230454 "constraints": {

230455 "minLength": 1

230456 },

230457 "optional": false,230394 "optional": false,

230458 "nullable": false,230395 "nullable": false,

230459 "schemaType": "string",230396 "schemaType": "string",


247961 "type": {247898 "type": {

247962 "kind": "HttpTypeString"247899 "kind": "HttpTypeString"

247963 },247900 },

247964 "constraints": {

247965 "minLength": 1

247966 },

247967 "optional": false,247901 "optional": false,

247968 "nullable": false,247902 "nullable": false,

247969 "schemaType": "string",247903 "schemaType": "string",


249956 "type": {249890 "type": {

249957 "kind": "HttpTypeString"249891 "kind": "HttpTypeString"

249958 },249892 },

249959 "constraints": {

249960 "minLength": 1

249961 },

249962 "optional": false,249893 "optional": false,

249963 "nullable": false,249894 "nullable": false,

249964 "schemaType": "string",249895 "schemaType": "string",


254768 "type": {254699 "type": {

254769 "kind": "HttpTypeString"254700 "kind": "HttpTypeString"

254770 },254701 },

254771 "constraints": {

254772 "minLength": 1

254773 },

254774 "optional": false,254702 "optional": false,

254775 "nullable": false,254703 "nullable": false,

254776 "schemaType": "string",254704 "schemaType": "string",


256763 "type": {256691 "type": {

256764 "kind": "HttpTypeString"256692 "kind": "HttpTypeString"

256765 },256693 },

256766 "constraints": {

256767 "minLength": 1

256768 },

256769 "optional": false,256694 "optional": false,

256770 "nullable": false,256695 "nullable": false,

256771 "schemaType": "string",256696 "schemaType": "string",


281399 "type": {281324 "type": {

281400 "kind": "HttpTypeString"281325 "kind": "HttpTypeString"

281401 },281326 },

281402 "constraints": {

281403 "minLength": 1

281404 },

281405 "optional": false,281327 "optional": false,

281406 "nullable": false,281328 "nullable": false,

281407 "schemaType": "string",281329 "schemaType": "string",


283394 "type": {283316 "type": {

283395 "kind": "HttpTypeString"283317 "kind": "HttpTypeString"

283396 },283318 },

283397 "constraints": {

283398 "minLength": 1

283399 },

283400 "optional": false,283319 "optional": false,

283401 "nullable": false,283320 "nullable": false,

283402 "schemaType": "string",283321 "schemaType": "string",


304485 "type": {304404 "type": {

304486 "kind": "HttpTypeString"304405 "kind": "HttpTypeString"

304487 },304406 },

304488 "constraints": {

304489 "minLength": 1

304490 },

304491 "optional": false,304407 "optional": false,

304492 "nullable": false,304408 "nullable": false,

304493 "schemaType": "string",304409 "schemaType": "string",


306480 "type": {306396 "type": {

306481 "kind": "HttpTypeString"306397 "kind": "HttpTypeString"

306482 },306398 },

306483 "constraints": {

306484 "minLength": 1

306485 },

306486 "optional": false,306399 "optional": false,

306487 "nullable": false,306400 "nullable": false,

306488 "schemaType": "string",306401 "schemaType": "string",


338123 "type": {338036 "type": {

338124 "kind": "HttpTypeString"338037 "kind": "HttpTypeString"

338125 },338038 },

338126 "constraints": {

338127 "minLength": 1

338128 },

338129 "optional": false,338039 "optional": false,

338130 "nullable": false,338040 "nullable": false,

338131 "schemaType": "string",338041 "schemaType": "string",


355633 "type": {355543 "type": {

355634 "kind": "HttpTypeString"355544 "kind": "HttpTypeString"

355635 },355545 },

355636 "constraints": {

355637 "minLength": 1

355638 },

355639 "optional": false,355546 "optional": false,

355640 "nullable": false,355547 "nullable": false,

355641 "schemaType": "string",355548 "schemaType": "string",


357628 "type": {357535 "type": {

357629 "kind": "HttpTypeString"357536 "kind": "HttpTypeString"

357630 },357537 },

357631 "constraints": {

357632 "minLength": 1

357633 },

357634 "optional": false,357538 "optional": false,

357635 "nullable": false,357539 "nullable": false,

357636 "schemaType": "string",357540 "schemaType": "string",


362440 "type": {362344 "type": {

362441 "kind": "HttpTypeString"362345 "kind": "HttpTypeString"

362442 },362346 },

362443 "constraints": {

362444 "minLength": 1

362445 },

362446 "optional": false,362347 "optional": false,

362447 "nullable": false,362348 "nullable": false,

362448 "schemaType": "string",362349 "schemaType": "string",


364435 "type": {364336 "type": {

364436 "kind": "HttpTypeString"364337 "kind": "HttpTypeString"

364437 },364338 },

364438 "constraints": {

364439 "minLength": 1

364440 },

364441 "optional": false,364339 "optional": false,

364442 "nullable": false,364340 "nullable": false,

364443 "schemaType": "string",364341 "schemaType": "string",

Details

9737 "type": {9737 "type": {

9738 "kind": "HttpTypeString"9738 "kind": "HttpTypeString"

9739 },9739 },

9740 "constraints": {

9741 "minLength": 1

9742 },

9743 "optional": false,9740 "optional": false,

9744 "nullable": false,9741 "nullable": false,

9745 "schemaType": "string",9742 "schemaType": "string",


24945 "type": {24942 "type": {

24946 "kind": "HttpTypeString"24943 "kind": "HttpTypeString"

24947 },24944 },

24948 "constraints": {

24949 "minLength": 1

24950 },

24951 "optional": false,24945 "optional": false,

24952 "nullable": false,24946 "nullable": false,

24953 "schemaType": "string",24947 "schemaType": "string",


26940 "type": {26934 "type": {

26941 "kind": "HttpTypeString"26935 "kind": "HttpTypeString"

26942 },26936 },

26943 "constraints": {

26944 "minLength": 1

26945 },

26946 "optional": false,26937 "optional": false,

26947 "nullable": false,26938 "nullable": false,

26948 "schemaType": "string",26939 "schemaType": "string",


50133 "type": {50124 "type": {

50134 "kind": "HttpTypeString"50125 "kind": "HttpTypeString"

50135 },50126 },

50136 "constraints": {

50137 "minLength": 1

50138 },

50139 "optional": false,50127 "optional": false,

50140 "nullable": false,50128 "nullable": false,

50141 "schemaType": "string",50129 "schemaType": "string",


67643 "type": {67631 "type": {

67644 "kind": "HttpTypeString"67632 "kind": "HttpTypeString"

67645 },67633 },

67646 "constraints": {

67647 "minLength": 1

67648 },

67649 "optional": false,67634 "optional": false,

67650 "nullable": false,67635 "nullable": false,

67651 "schemaType": "string",67636 "schemaType": "string",


69638 "type": {69623 "type": {

69639 "kind": "HttpTypeString"69624 "kind": "HttpTypeString"

69640 },69625 },

69641 "constraints": {

69642 "minLength": 1

69643 },

69644 "optional": false,69626 "optional": false,

69645 "nullable": false,69627 "nullable": false,

69646 "schemaType": "string",69628 "schemaType": "string",


74450 "type": {74432 "type": {

74451 "kind": "HttpTypeString"74433 "kind": "HttpTypeString"

74452 },74434 },

74453 "constraints": {

74454 "minLength": 1

74455 },

74456 "optional": false,74435 "optional": false,

74457 "nullable": false,74436 "nullable": false,

74458 "schemaType": "string",74437 "schemaType": "string",


76445 "type": {76424 "type": {

76446 "kind": "HttpTypeString"76425 "kind": "HttpTypeString"

76447 },76426 },

76448 "constraints": {

76449 "minLength": 1

76450 },

76451 "optional": false,76427 "optional": false,

76452 "nullable": false,76428 "nullable": false,

76453 "schemaType": "string",76429 "schemaType": "string",


103744 "type": {103720 "type": {

103745 "kind": "HttpTypeString"103721 "kind": "HttpTypeString"

103746 },103722 },

103747 "constraints": {

103748 "minLength": 1

103749 },

103750 "optional": false,103723 "optional": false,

103751 "nullable": false,103724 "nullable": false,

103752 "schemaType": "string",103725 "schemaType": "string",


121254 "type": {121227 "type": {

121255 "kind": "HttpTypeString"121228 "kind": "HttpTypeString"

121256 },121229 },

121257 "constraints": {

121258 "minLength": 1

121259 },

121260 "optional": false,121230 "optional": false,

121261 "nullable": false,121231 "nullable": false,

121262 "schemaType": "string",121232 "schemaType": "string",


123249 "type": {123219 "type": {

123250 "kind": "HttpTypeString"123220 "kind": "HttpTypeString"

123251 },123221 },

123252 "constraints": {

123253 "minLength": 1

123254 },

123255 "optional": false,123222 "optional": false,

123256 "nullable": false,123223 "nullable": false,

123257 "schemaType": "string",123224 "schemaType": "string",


128061 "type": {128028 "type": {

128062 "kind": "HttpTypeString"128029 "kind": "HttpTypeString"

128063 },128030 },

128064 "constraints": {

128065 "minLength": 1

128066 },

128067 "optional": false,128031 "optional": false,

128068 "nullable": false,128032 "nullable": false,

128069 "schemaType": "string",128033 "schemaType": "string",


130056 "type": {130020 "type": {

130057 "kind": "HttpTypeString"130021 "kind": "HttpTypeString"

130058 },130022 },

130059 "constraints": {

130060 "minLength": 1

130061 },

130062 "optional": false,130023 "optional": false,

130063 "nullable": false,130024 "nullable": false,

130064 "schemaType": "string",130025 "schemaType": "string",


157355 "type": {157316 "type": {

157356 "kind": "HttpTypeString"157317 "kind": "HttpTypeString"

157357 },157318 },

157358 "constraints": {

157359 "minLength": 1

157360 },

157361 "optional": false,157319 "optional": false,

157362 "nullable": false,157320 "nullable": false,

157363 "schemaType": "string",157321 "schemaType": "string",


174865 "type": {174823 "type": {

174866 "kind": "HttpTypeString"174824 "kind": "HttpTypeString"

174867 },174825 },

174868 "constraints": {

174869 "minLength": 1

174870 },

174871 "optional": false,174826 "optional": false,

174872 "nullable": false,174827 "nullable": false,

174873 "schemaType": "string",174828 "schemaType": "string",


176860 "type": {176815 "type": {

176861 "kind": "HttpTypeString"176816 "kind": "HttpTypeString"

176862 },176817 },

176863 "constraints": {

176864 "minLength": 1

176865 },

176866 "optional": false,176818 "optional": false,

176867 "nullable": false,176819 "nullable": false,

176868 "schemaType": "string",176820 "schemaType": "string",


181672 "type": {181624 "type": {

181673 "kind": "HttpTypeString"181625 "kind": "HttpTypeString"

181674 },181626 },

181675 "constraints": {

181676 "minLength": 1

181677 },

181678 "optional": false,181627 "optional": false,

181679 "nullable": false,181628 "nullable": false,

181680 "schemaType": "string",181629 "schemaType": "string",


183667 "type": {183616 "type": {

183668 "kind": "HttpTypeString"183617 "kind": "HttpTypeString"

183669 },183618 },

183670 "constraints": {

183671 "minLength": 1

183672 },

183673 "optional": false,183619 "optional": false,

183674 "nullable": false,183620 "nullable": false,

183675 "schemaType": "string",183621 "schemaType": "string",


210983 "type": {210929 "type": {

210984 "kind": "HttpTypeString"210930 "kind": "HttpTypeString"

210985 },210931 },

210986 "constraints": {

210987 "minLength": 1

210988 },

210989 "optional": false,210932 "optional": false,

210990 "nullable": false,210933 "nullable": false,

210991 "schemaType": "string",210934 "schemaType": "string",


228493 "type": {228436 "type": {

228494 "kind": "HttpTypeString"228437 "kind": "HttpTypeString"

228495 },228438 },

228496 "constraints": {

228497 "minLength": 1

228498 },

228499 "optional": false,228439 "optional": false,

228500 "nullable": false,228440 "nullable": false,

228501 "schemaType": "string",228441 "schemaType": "string",


230488 "type": {230428 "type": {

230489 "kind": "HttpTypeString"230429 "kind": "HttpTypeString"

230490 },230430 },

230491 "constraints": {

230492 "minLength": 1

230493 },

230494 "optional": false,230431 "optional": false,

230495 "nullable": false,230432 "nullable": false,

230496 "schemaType": "string",230433 "schemaType": "string",


235300 "type": {235237 "type": {

235301 "kind": "HttpTypeString"235238 "kind": "HttpTypeString"

235302 },235239 },

235303 "constraints": {

235304 "minLength": 1

235305 },

235306 "optional": false,235240 "optional": false,

235307 "nullable": false,235241 "nullable": false,

235308 "schemaType": "string",235242 "schemaType": "string",


237295 "type": {237229 "type": {

237296 "kind": "HttpTypeString"237230 "kind": "HttpTypeString"

237297 },237231 },

237298 "constraints": {

237299 "minLength": 1

237300 },

237301 "optional": false,237232 "optional": false,

237302 "nullable": false,237233 "nullable": false,

237303 "schemaType": "string",237234 "schemaType": "string",


264592 "type": {264523 "type": {

264593 "kind": "HttpTypeString"264524 "kind": "HttpTypeString"

264594 },264525 },

264595 "constraints": {

264596 "minLength": 1

264597 },

264598 "optional": false,264526 "optional": false,

264599 "nullable": false,264527 "nullable": false,

264600 "schemaType": "string",264528 "schemaType": "string",


282102 "type": {282030 "type": {

282103 "kind": "HttpTypeString"282031 "kind": "HttpTypeString"

282104 },282032 },

282105 "constraints": {

282106 "minLength": 1

282107 },

282108 "optional": false,282033 "optional": false,

282109 "nullable": false,282034 "nullable": false,

282110 "schemaType": "string",282035 "schemaType": "string",


284097 "type": {284022 "type": {

284098 "kind": "HttpTypeString"284023 "kind": "HttpTypeString"

284099 },284024 },

284100 "constraints": {

284101 "minLength": 1

284102 },

284103 "optional": false,284025 "optional": false,

284104 "nullable": false,284026 "nullable": false,

284105 "schemaType": "string",284027 "schemaType": "string",


288909 "type": {288831 "type": {

288910 "kind": "HttpTypeString"288832 "kind": "HttpTypeString"

288911 },288833 },

288912 "constraints": {

288913 "minLength": 1

288914 },

288915 "optional": false,288834 "optional": false,

288916 "nullable": false,288835 "nullable": false,

288917 "schemaType": "string",288836 "schemaType": "string",


290904 "type": {290823 "type": {

290905 "kind": "HttpTypeString"290824 "kind": "HttpTypeString"

290906 },290825 },

290907 "constraints": {

290908 "minLength": 1

290909 },

290910 "optional": false,290826 "optional": false,

290911 "nullable": false,290827 "nullable": false,

290912 "schemaType": "string",290828 "schemaType": "string",


315540 "type": {315456 "type": {

315541 "kind": "HttpTypeString"315457 "kind": "HttpTypeString"

315542 },315458 },

315543 "constraints": {

315544 "minLength": 1

315545 },

315546 "optional": false,315459 "optional": false,

315547 "nullable": false,315460 "nullable": false,

315548 "schemaType": "string",315461 "schemaType": "string",


317535 "type": {317448 "type": {

317536 "kind": "HttpTypeString"317449 "kind": "HttpTypeString"

317537 },317450 },

317538 "constraints": {

317539 "minLength": 1

317540 },

317541 "optional": false,317451 "optional": false,

317542 "nullable": false,317452 "nullable": false,

317543 "schemaType": "string",317453 "schemaType": "string",


338626 "type": {338536 "type": {

338627 "kind": "HttpTypeString"338537 "kind": "HttpTypeString"

338628 },338538 },

338629 "constraints": {

338630 "minLength": 1

338631 },

338632 "optional": false,338539 "optional": false,

338633 "nullable": false,338540 "nullable": false,

338634 "schemaType": "string",338541 "schemaType": "string",


340621 "type": {340528 "type": {

340622 "kind": "HttpTypeString"340529 "kind": "HttpTypeString"

340623 },340530 },

340624 "constraints": {

340625 "minLength": 1

340626 },

340627 "optional": false,340531 "optional": false,

340628 "nullable": false,340532 "nullable": false,

340629 "schemaType": "string",340533 "schemaType": "string",


372264 "type": {372168 "type": {

372265 "kind": "HttpTypeString"372169 "kind": "HttpTypeString"

372266 },372170 },

372267 "constraints": {

372268 "minLength": 1

372269 },

372270 "optional": false,372171 "optional": false,

372271 "nullable": false,372172 "nullable": false,

372272 "schemaType": "string",372173 "schemaType": "string",


389774 "type": {389675 "type": {

389775 "kind": "HttpTypeString"389676 "kind": "HttpTypeString"

389776 },389677 },

389777 "constraints": {

389778 "minLength": 1

389779 },

389780 "optional": false,389678 "optional": false,

389781 "nullable": false,389679 "nullable": false,

389782 "schemaType": "string",389680 "schemaType": "string",


391769 "type": {391667 "type": {

391770 "kind": "HttpTypeString"391668 "kind": "HttpTypeString"

391771 },391669 },

391772 "constraints": {

391773 "minLength": 1

391774 },

391775 "optional": false,391670 "optional": false,

391776 "nullable": false,391671 "nullable": false,

391777 "schemaType": "string",391672 "schemaType": "string",


396581 "type": {396476 "type": {

396582 "kind": "HttpTypeString"396477 "kind": "HttpTypeString"

396583 },396478 },

396584 "constraints": {

396585 "minLength": 1

396586 },

396587 "optional": false,396479 "optional": false,

396588 "nullable": false,396480 "nullable": false,

396589 "schemaType": "string",396481 "schemaType": "string",


398576 "type": {398468 "type": {

398577 "kind": "HttpTypeString"398469 "kind": "HttpTypeString"

398578 },398470 },

398579 "constraints": {

398580 "minLength": 1

398581 },

398582 "optional": false,398471 "optional": false,

398583 "nullable": false,398472 "nullable": false,

398584 "schemaType": "string",398473 "schemaType": "string",

ruby/index.md +2 −2

Details

15<!-- x-release-please-start-version -->15<!-- x-release-please-start-version -->

16 16 

17```ruby17```ruby

18gem "openai", "~> 0.77.0"18gem "openai", "~> 0.77.1"

19```19```

20 20 

21<!-- x-release-please-end -->21<!-- x-release-please-end -->


531 531 

532You can send undocumented parameters to any endpoint, and read undocumented response properties, like so:532You can send undocumented parameters to any endpoint, and read undocumented response properties, like so:

533 533 

534Note: the `extra_` parameters of the same name overrides the documented parameters.534Note: the `extra_` parameters of the same name override the documented parameters.

535 535 

536```ruby536```ruby

537chat_completion =537chat_completion =

Details

4 4 

5This library provides convenient access to the OpenAI REST API from TypeScript or JavaScript.5This library provides convenient access to the OpenAI REST API from TypeScript or JavaScript.

6 6 

7It is generated from our [OpenAPI specification](https://github.com/openai/openai-openapi) with [Stainless](https://stainlessapi.com/).7It is generated from our [OpenAPI specification](https://github.com/openai/openai-openapi).

8 8 

9To learn how to use the OpenAI API, check out our [API Reference](https://platform.openai.com/docs/api-reference) and [Documentation](https://platform.openai.com/docs).9To learn how to use the OpenAI API, check out our [API Reference](https://platform.openai.com/docs/api-reference) and [Documentation](https://platform.openai.com/docs).

10 10 


724To modify proxy behavior, you can provide custom `fetchOptions` that add runtime-specific proxy724To modify proxy behavior, you can provide custom `fetchOptions` that add runtime-specific proxy

725options to requests:725options to requests:

726 726 

727<img src="https://raw.githubusercontent.com/stainless-api/sdk-assets/refs/heads/main/node.svg" align="top" width="18" height="21"> **Node** <sup>[[docs](https://github.com/nodejs/undici/blob/main/docs/docs/api/ProxyAgent.md#example---proxyagent-with-fetch)]</sup>727**Node** <sup>[[docs](https://github.com/nodejs/undici/blob/main/docs/docs/api/ProxyAgent.md#example---proxyagent-with-fetch)]</sup>

728 728 

729```ts729```ts

730import OpenAI from 'openai';730import OpenAI from 'openai';


741 741 

742Undici-specific options like `dispatcher` must be paired with the matching `fetch` implementation.742Undici-specific options like `dispatcher` must be paired with the matching `fetch` implementation.

743 743 

744<img src="https://raw.githubusercontent.com/stainless-api/sdk-assets/refs/heads/main/bun.svg" align="top" width="18" height="21"> **Bun** <sup>[[docs](https://bun.sh/guides/http/proxy)]</sup>744**Bun** <sup>[[docs](https://bun.sh/guides/http/proxy)]</sup>

745 745 

746```ts746```ts

747import OpenAI from 'openai';747import OpenAI from 'openai';


753});753});

754```754```

755 755 

756<img src="https://raw.githubusercontent.com/stainless-api/sdk-assets/refs/heads/main/deno.svg" align="top" width="18" height="21"> **Deno** <sup>[[docs](https://docs.deno.com/api/deno/~/Deno.createHttpClient)]</sup>756**Deno** <sup>[[docs](https://docs.deno.com/api/deno/~/Deno.createHttpClient)]</sup>

757 757 

758```ts758```ts

759import OpenAI from 'npm:openai';759import OpenAI from 'npm:openai';