openai / openai-go
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
  • Number of files: 46
  • Daily file updates (only one update per file and date counted): 289
  • First update: 2024-08-01
  • Latest update: 2026-06-05
  • Days between first and latest update: 674 (96 weeks, estimated 480 working days)
  • Active days (at least one file change): 74
  • Files without commit history (ignored): 5 (734 lines of code)
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 41 files with 6,210 lines of code in files.
    • 29 files that are 366+ days old (3,268 lines of code)
    • 4 files that are 181-365 days old (1,937 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 8 files that are 31-90 days old (1,005 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
52% | 31% | 0% | 16% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 41 files with 6,210 lines of code in files.
    • 7 files have been last changed 366+ days ago (257 lines of code)
    • 13 files have been last changed 181-365 days ago (1,701 lines of code)
    • 9 files have been last changed 91-180 days ago (2,013 lines of code)
    • 12 files have been last changed 31-90 days ago (2,239 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
4% | 27% | 32% | 36% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
go, md, yaml, json, mod, gitignore, jsonl, txt, sh
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
go52% | 31% | 0% | 16% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
go4% | 27% | 32% | 36% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
internal50% | 39% | 0% | 9% | 0%
ROOT100% | 0% | 0% | 0% | 0%
packages97% | 2% | 0% | 0% | 0%
azure100% | 0% | 0% | 0% | 0%
auth0% | 0% | 0% | 100% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
internal4% | 26% | 38% | 29% | 0%
packages10% | 62% | 0% | 28% | 0%
ROOT0% | 63% | 36% | 0% | 0%
auth0% | 0% | 0% | 100% | 0%
azure0% | 0% | 0% | 100% | 0%
Oldest Files (Top 46)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
decoder.go
in internal/apijson
547 19 2024-08-01 2026-03-13 7 6 youngjinpark20@gmail.com apcha@openai.com
encoder.go
in internal/apiform
393 14 2024-08-01 2026-03-13 6 5 dev@stainlessapi.com apcha@openai.com
encoder.go
in internal/apiquery
346 11 2024-08-01 2026-03-13 5 4 dev@stainlessapi.com apcha@openai.com
encoder.go
in internal/apijson
313 14 2024-08-01 2026-03-13 4 4 dev@stainlessapi.com apcha@openai.com
azure.go
in azure
170 9 2024-08-01 2026-05-21 12 12 youngjinpark20@gmail.com xuanqi@openai.com
port.go
in internal/apijson
97 1 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
tag.go
in internal/apiform
78 4 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
tag.go
in internal/apijson
74 4 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
query.go
in internal/apiquery
45 2 2024-08-01 2025-05-16 2 2 dev@stainlessapi.com kwhinnery@openai.com
registry.go
in internal/apijson
40 3 2024-08-01 2025-05-16 3 3 dev@stainlessapi.com kwhinnery@openai.com
tag.go
in internal/apiquery
39 2 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
field.go
in root
37 15 2024-08-01 2025-09-30 2 2 dev@stainlessapi.com apcha@openai.com
testutil.go
in internal/testutil
25 1 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
field.go
in internal/apijson
16 4 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
form.go
in internal/apiform
4 - 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
154 8 2024-08-21 2025-12-13 9 7 jacob@stainlessapi.com renfredxh@gmail.com
polling.go
in root
108 5 2024-10-17 2026-01-07 5 5 jacob@stainlessapi.com dmeadows@stainless.com
union.go
in internal/apijson
171 4 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
enum.go
in internal/apijson
115 5 2025-05-16 2026-03-13 2 2 kwhinnery@openai.com apcha@openai.com
param.go
in packages/param
93 11 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
option.go
in packages/param
85 11 2025-05-16 2025-09-30 3 3 kwhinnery@openai.com apcha@openai.com
encoder.go
in packages/param
84 5 2025-05-16 2026-05-21 3 3 kwhinnery@openai.com xuanqi@openai.com
subfield.go
in internal/apijson
59 4 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
time.go
in internal/encoding/json
48 4 2025-05-16 2026-05-21 3 3 kwhinnery@openai.com xuanqi@openai.com
union.go
in internal/paramutil
37 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
respjson.go
in packages/respjson
30 4 2025-05-16 2025-05-16 1 1 kwhinnery@openai.com kwhinnery@openai.com
field.go
in internal/paramutil
25 3 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
richparam.go
in internal/apiform
18 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
richparam.go
in internal/apiquery
17 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
encode.go
in internal/encoding/json
932 49 2025-08-06 2026-05-21 3 4 kwhinnery@openai.com xuanqi@openai.com
decode.go
in internal/encoding/json
958 30 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
null.go
in internal/encoding/json/sentinel
39 3 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
null.go
in packages/param
8 2 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
210 9 2026-04-08 2026-05-15 5 4 92274156+karpetrosyan@users... xuanqi@openai.com
208 9 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
40 1 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
types.go
in auth
30 - 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
error.go
in auth
27 3 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
stream.go
in internal/encoding/json
336 21 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
indent.go
in internal/encoding/json
141 7 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
opt.go
in internal/encoding/json
13 2 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
scanner.go
in internal/encoding/json
437 43
tables.go
in internal/encoding/json
198 -
shims.go
in internal/encoding/json/shims
42 4
fold.go
in internal/encoding/json
34 3
tags.go
in internal/encoding/json
23 2
Files Not Recently Changed (Top 46)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
form.go
in internal/apiform
4 - 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
field.go
in internal/apijson
16 4 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
testutil.go
in internal/testutil
25 1 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
port.go
in internal/apijson
97 1 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
respjson.go
in packages/respjson
30 4 2025-05-16 2025-05-16 1 1 kwhinnery@openai.com kwhinnery@openai.com
registry.go
in internal/apijson
40 3 2024-08-01 2025-05-16 3 3 dev@stainlessapi.com kwhinnery@openai.com
query.go
in internal/apiquery
45 2 2024-08-01 2025-05-16 2 2 dev@stainlessapi.com kwhinnery@openai.com
null.go
in packages/param
8 2 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
richparam.go
in internal/apiquery
17 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
richparam.go
in internal/apiform
18 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
field.go
in internal/paramutil
25 3 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
union.go
in internal/paramutil
37 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
field.go
in root
37 15 2024-08-01 2025-09-30 2 2 dev@stainlessapi.com apcha@openai.com
null.go
in internal/encoding/json/sentinel
39 3 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
subfield.go
in internal/apijson
59 4 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
option.go
in packages/param
85 11 2025-05-16 2025-09-30 3 3 kwhinnery@openai.com apcha@openai.com
param.go
in packages/param
93 11 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
union.go
in internal/apijson
171 4 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
decode.go
in internal/encoding/json
958 30 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
154 8 2024-08-21 2025-12-13 9 7 jacob@stainlessapi.com renfredxh@gmail.com
polling.go
in root
108 5 2024-10-17 2026-01-07 5 5 jacob@stainlessapi.com dmeadows@stainless.com
tag.go
in internal/apiquery
39 2 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
tag.go
in internal/apijson
74 4 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
tag.go
in internal/apiform
78 4 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
enum.go
in internal/apijson
115 5 2025-05-16 2026-03-13 2 2 kwhinnery@openai.com apcha@openai.com
encoder.go
in internal/apijson
313 14 2024-08-01 2026-03-13 4 4 dev@stainlessapi.com apcha@openai.com
encoder.go
in internal/apiquery
346 11 2024-08-01 2026-03-13 5 4 dev@stainlessapi.com apcha@openai.com
encoder.go
in internal/apiform
393 14 2024-08-01 2026-03-13 6 5 dev@stainlessapi.com apcha@openai.com
decoder.go
in internal/apijson
547 19 2024-08-01 2026-03-13 7 6 youngjinpark20@gmail.com apcha@openai.com
error.go
in auth
27 3 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
types.go
in auth
30 - 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
40 1 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
208 9 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
210 9 2026-04-08 2026-05-15 5 4 92274156+karpetrosyan@users... xuanqi@openai.com
opt.go
in internal/encoding/json
13 2 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
time.go
in internal/encoding/json
48 4 2025-05-16 2026-05-21 3 3 kwhinnery@openai.com xuanqi@openai.com
encoder.go
in packages/param
84 5 2025-05-16 2026-05-21 3 3 kwhinnery@openai.com xuanqi@openai.com
indent.go
in internal/encoding/json
141 7 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
azure.go
in azure
170 9 2024-08-01 2026-05-21 12 12 youngjinpark20@gmail.com xuanqi@openai.com
stream.go
in internal/encoding/json
336 21 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
encode.go
in internal/encoding/json
932 49 2025-08-06 2026-05-21 3 4 kwhinnery@openai.com xuanqi@openai.com
tags.go
in internal/encoding/json
23 2
fold.go
in internal/encoding/json
34 3
shims.go
in internal/encoding/json/shims
42 4
tables.go
in internal/encoding/json
198 -
scanner.go
in internal/encoding/json
437 43
Most Recently Created Files (Top 46)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
scanner.go
in internal/encoding/json
437 43
tables.go
in internal/encoding/json
198 -
shims.go
in internal/encoding/json/shims
42 4
fold.go
in internal/encoding/json
34 3
tags.go
in internal/encoding/json
23 2
stream.go
in internal/encoding/json
336 21 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
indent.go
in internal/encoding/json
141 7 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
opt.go
in internal/encoding/json
13 2 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
210 9 2026-04-08 2026-05-15 5 4 92274156+karpetrosyan@users... xuanqi@openai.com
208 9 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
40 1 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
types.go
in auth
30 - 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
error.go
in auth
27 3 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
decode.go
in internal/encoding/json
958 30 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
null.go
in internal/encoding/json/sentinel
39 3 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
null.go
in packages/param
8 2 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
encode.go
in internal/encoding/json
932 49 2025-08-06 2026-05-21 3 4 kwhinnery@openai.com xuanqi@openai.com
union.go
in internal/apijson
171 4 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
enum.go
in internal/apijson
115 5 2025-05-16 2026-03-13 2 2 kwhinnery@openai.com apcha@openai.com
param.go
in packages/param
93 11 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
option.go
in packages/param
85 11 2025-05-16 2025-09-30 3 3 kwhinnery@openai.com apcha@openai.com
encoder.go
in packages/param
84 5 2025-05-16 2026-05-21 3 3 kwhinnery@openai.com xuanqi@openai.com
subfield.go
in internal/apijson
59 4 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
time.go
in internal/encoding/json
48 4 2025-05-16 2026-05-21 3 3 kwhinnery@openai.com xuanqi@openai.com
union.go
in internal/paramutil
37 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
respjson.go
in packages/respjson
30 4 2025-05-16 2025-05-16 1 1 kwhinnery@openai.com kwhinnery@openai.com
field.go
in internal/paramutil
25 3 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
richparam.go
in internal/apiform
18 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
richparam.go
in internal/apiquery
17 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
polling.go
in root
108 5 2024-10-17 2026-01-07 5 5 jacob@stainlessapi.com dmeadows@stainless.com
154 8 2024-08-21 2025-12-13 9 7 jacob@stainlessapi.com renfredxh@gmail.com
decoder.go
in internal/apijson
547 19 2024-08-01 2026-03-13 7 6 youngjinpark20@gmail.com apcha@openai.com
encoder.go
in internal/apiform
393 14 2024-08-01 2026-03-13 6 5 dev@stainlessapi.com apcha@openai.com
encoder.go
in internal/apiquery
346 11 2024-08-01 2026-03-13 5 4 dev@stainlessapi.com apcha@openai.com
encoder.go
in internal/apijson
313 14 2024-08-01 2026-03-13 4 4 dev@stainlessapi.com apcha@openai.com
azure.go
in azure
170 9 2024-08-01 2026-05-21 12 12 youngjinpark20@gmail.com xuanqi@openai.com
port.go
in internal/apijson
97 1 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
tag.go
in internal/apiform
78 4 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
tag.go
in internal/apijson
74 4 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
query.go
in internal/apiquery
45 2 2024-08-01 2025-05-16 2 2 dev@stainlessapi.com kwhinnery@openai.com
registry.go
in internal/apijson
40 3 2024-08-01 2025-05-16 3 3 dev@stainlessapi.com kwhinnery@openai.com
tag.go
in internal/apiquery
39 2 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
field.go
in root
37 15 2024-08-01 2025-09-30 2 2 dev@stainlessapi.com apcha@openai.com
testutil.go
in internal/testutil
25 1 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
field.go
in internal/apijson
16 4 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
form.go
in internal/apiform
4 - 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
Most Recently Changed Files (Top 46)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
scanner.go
in internal/encoding/json
437 43
tables.go
in internal/encoding/json
198 -
shims.go
in internal/encoding/json/shims
42 4
fold.go
in internal/encoding/json
34 3
tags.go
in internal/encoding/json
23 2
encode.go
in internal/encoding/json
932 49 2025-08-06 2026-05-21 3 4 kwhinnery@openai.com xuanqi@openai.com
stream.go
in internal/encoding/json
336 21 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
azure.go
in azure
170 9 2024-08-01 2026-05-21 12 12 youngjinpark20@gmail.com xuanqi@openai.com
indent.go
in internal/encoding/json
141 7 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
encoder.go
in packages/param
84 5 2025-05-16 2026-05-21 3 3 kwhinnery@openai.com xuanqi@openai.com
time.go
in internal/encoding/json
48 4 2025-05-16 2026-05-21 3 3 kwhinnery@openai.com xuanqi@openai.com
opt.go
in internal/encoding/json
13 2 2026-05-21 2026-05-21 1 1 xuanqi@openai.com xuanqi@openai.com
210 9 2026-04-08 2026-05-15 5 4 92274156+karpetrosyan@users... xuanqi@openai.com
208 9 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
40 1 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
types.go
in auth
30 - 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
error.go
in auth
27 3 2026-04-08 2026-04-08 1 1 92274156+karpetrosyan@users... 92274156+karpetrosyan@users...
decoder.go
in internal/apijson
547 19 2024-08-01 2026-03-13 7 6 youngjinpark20@gmail.com apcha@openai.com
encoder.go
in internal/apiform
393 14 2024-08-01 2026-03-13 6 5 dev@stainlessapi.com apcha@openai.com
encoder.go
in internal/apiquery
346 11 2024-08-01 2026-03-13 5 4 dev@stainlessapi.com apcha@openai.com
encoder.go
in internal/apijson
313 14 2024-08-01 2026-03-13 4 4 dev@stainlessapi.com apcha@openai.com
enum.go
in internal/apijson
115 5 2025-05-16 2026-03-13 2 2 kwhinnery@openai.com apcha@openai.com
tag.go
in internal/apiform
78 4 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
tag.go
in internal/apijson
74 4 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
tag.go
in internal/apiquery
39 2 2024-08-01 2026-03-13 2 2 dev@stainlessapi.com apcha@openai.com
polling.go
in root
108 5 2024-10-17 2026-01-07 5 5 jacob@stainlessapi.com dmeadows@stainless.com
154 8 2024-08-21 2025-12-13 9 7 jacob@stainlessapi.com renfredxh@gmail.com
decode.go
in internal/encoding/json
958 30 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
union.go
in internal/apijson
171 4 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
param.go
in packages/param
93 11 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
option.go
in packages/param
85 11 2025-05-16 2025-09-30 3 3 kwhinnery@openai.com apcha@openai.com
subfield.go
in internal/apijson
59 4 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
null.go
in internal/encoding/json/sentinel
39 3 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
field.go
in root
37 15 2024-08-01 2025-09-30 2 2 dev@stainlessapi.com apcha@openai.com
union.go
in internal/paramutil
37 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
field.go
in internal/paramutil
25 3 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
richparam.go
in internal/apiform
18 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
richparam.go
in internal/apiquery
17 1 2025-05-16 2025-09-30 2 2 kwhinnery@openai.com apcha@openai.com
null.go
in packages/param
8 2 2025-09-30 2025-09-30 1 1 apcha@openai.com apcha@openai.com
query.go
in internal/apiquery
45 2 2024-08-01 2025-05-16 2 2 dev@stainlessapi.com kwhinnery@openai.com
registry.go
in internal/apijson
40 3 2024-08-01 2025-05-16 3 3 dev@stainlessapi.com kwhinnery@openai.com
respjson.go
in packages/respjson
30 4 2025-05-16 2025-05-16 1 1 kwhinnery@openai.com kwhinnery@openai.com
port.go
in internal/apijson
97 1 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
testutil.go
in internal/testutil
25 1 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
field.go
in internal/apijson
16 4 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com
form.go
in internal/apiform
4 - 2024-08-01 2024-08-01 1 1 dev@stainlessapi.com dev@stainlessapi.com