File tree
452 files changed
+12933
-7955
lines changed- fern/pages/changelogs
- cli
- fastapi
- pydantic
- python-sdk
- generators/python
- fastapi
- pydantic
- sdk
- src/fern_python
- generator_cli
- generators
- context
- fastapi/service_generator
- endpoint_parameters
- pydantic_model
- type_declaration_handler
- discriminated_union
- pydantic_models
- sdk
- client_generator
- context
- snippet
- packages/cli
- cli
- generation/ir-migrations/src/migrations/v57-to-v56
- seed
- fastapi
- circular-references
- .mock/definition
- resources
- ast
- types
- circular-references-advanced
- .mock/definition
- resources
- ast
- types
- exhaustive
- frozen_utils
- .mock/definition/endpoints
- resources
- endpoints
- resources
- put
- service
- types
- include-validators
- .mock/definition/endpoints
- resources
- endpoints
- resources
- put
- service
- types
- no-custom-config
- .mock/definition/endpoints
- resources
- endpoints
- resources
- put
- service
- types
- pydantic-v1
- .mock/definition/endpoints
- resources
- endpoints
- resources
- put
- service
- types
- pydantic-v2
- .mock/definition/endpoints
- resources
- endpoints
- resources
- put
- service
- types
- skip-formatting
- .mock/definition/endpoints
- resources
- endpoints
- resources
- put
- service
- types
- file-upload
- .mock
- definition
- resources
- service
- service
- types
- nullable
- .mock/definition
- resources
- nullable
- types
- unions/.mock
- pydantic
- pydantic-v2
- python-sdk
- exhaustive
- aliases_with_validation
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- aliases_without_validation
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- deps_with_min_python_version
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- extra_dependencies
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- extra_dev_dependencies
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- five-second-timeout
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- follow_redirects_by_default
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- improved_imports
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- infinite-timeout
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- inline_request_params
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- no-custom-config
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- pydantic-extra-fields
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- pydantic-v1
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- pydantic-v1-with-utils
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- pydantic-v1-wrapped
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- pyproject_extras
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- skip-pydantic-validation
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- union-utils
- .mock/definition/endpoints
- src/seed/endpoints
- put
- types
- tests/endpoints
- file-upload
- .mock
- definition
- src/seed/service
- nullable
- .mock/definition
- src/seed
- nullable
- types
- tests
- unions
- no-custom-config/.mock
- union-naming-v1/.mock
- union-utils/.mock
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
452 files changed
+12933
-7955
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 |
| |
3 | 10 |
| |
4 | 11 |
| |
|
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 |
| |
3 | 10 |
| |
4 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 |
| |
3 | 10 |
| |
4 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
| 147 | + | |
147 | 148 |
| |
148 | 149 |
| |
149 | 150 |
| |
| |||
247 | 248 |
| |
248 | 249 |
| |
249 | 250 |
| |
| 251 | + | |
250 | 252 |
| |
251 | 253 |
| |
252 | 254 |
| |
| |||
267 | 269 |
| |
268 | 270 |
| |
269 | 271 |
| |
| 272 | + | |
270 | 273 |
| |
271 | 274 |
| |
272 | 275 |
| |
| |||
288 | 291 |
| |
289 | 292 |
| |
290 | 293 |
| |
| 294 | + | |
291 | 295 |
| |
292 | 296 |
| |
293 | 297 |
| |
| |||
316 | 320 |
| |
317 | 321 |
| |
318 | 322 |
| |
| 323 | + | |
| 324 | + | |
| 325 | + | |
319 | 326 |
| |
320 | 327 |
| |
321 | 328 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
151 | 161 |
| |
152 | 162 |
| |
153 | 163 |
| |
154 | 164 |
| |
155 | 165 |
| |
156 | 166 |
| |
157 | 167 |
| |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
158 | 177 |
| |
159 | 178 |
| |
160 | 179 |
| |
| |||
209 | 228 |
| |
210 | 229 |
| |
211 | 230 |
| |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
| 108 | + | |
108 | 109 |
| |
109 | 110 |
| |
110 | 111 |
| |
| |||
368 | 369 |
| |
369 | 370 |
| |
370 | 371 |
| |
| 372 | + | |
371 | 373 |
| |
372 | 374 |
| |
373 | 375 |
| |
| |||
405 | 407 |
| |
406 | 408 |
| |
407 | 409 |
| |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
408 | 414 |
| |
409 | 415 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 |
| |
20 | 26 |
| |
21 | 27 |
| |
| |||
46 | 52 |
| |
47 | 53 |
| |
48 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 |
| |
26 | 29 |
| |
27 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
| 253 | + | |
253 | 254 |
| |
254 | 255 |
| |
255 | 256 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| 87 | + | |
87 | 88 |
| |
88 | 89 |
| |
89 | 90 |
| |
| |||
112 | 113 |
| |
113 | 114 |
| |
114 | 115 |
| |
| 116 | + | |
115 | 117 |
| |
116 | 118 |
| |
117 | 119 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
161 | 164 |
| |
162 | 165 |
| |
163 | 166 |
| |
|
0 commit comments