Commit 01c2f41
feat: remove pydantic v1 output support (#3031)
* feat: remove pydantic v1 output support
* docs: update CLI reference documentation and prompt data
🤖 Generated by GitHub Actions
* docs: update llms.txt files
Generated by GitHub Actions
* test: drop v1 output baselines after restack
* docs: clarify generated cli reference examples
* docs: update llms.txt files
Generated by GitHub Actions
* refactor: remove dead util compatibility helpers
* refactor: remove dead coverage exemptions
* refactor: remove unused UnionIntFloat string conversion
* docs: reuse standard golden for title-as-name cli docs
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent cd3569b commit 01c2f41
50 files changed
Lines changed: 1328 additions & 4089 deletions
File tree
- docs
- cli-reference
- src/datamodel_code_generator
- model
- pydantic_v2
- pydantic
- template/pydantic
- tests
- data/expected/main
- input_model
- jsonschema
- main
- graphql
- jsonschema
- openapi
- model/pydantic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | 137 | | |
140 | | - | |
| 138 | + | |
141 | 139 | | |
142 | 140 | | |
143 | 141 | | |
| |||
147 | 145 | | |
148 | 146 | | |
149 | 147 | | |
150 | | - | |
| 148 | + | |
151 | 149 | | |
152 | 150 | | |
153 | 151 | | |
| |||
257 | 255 | | |
258 | 256 | | |
259 | 257 | | |
260 | | - | |
| 258 | + | |
261 | 259 | | |
262 | 260 | | |
263 | 261 | | |
| |||
266 | 264 | | |
267 | 265 | | |
268 | 266 | | |
269 | | - | |
| 267 | + | |
270 | 268 | | |
271 | 269 | | |
272 | 270 | | |
| |||
288 | 286 | | |
289 | 287 | | |
290 | 288 | | |
291 | | - | |
| 289 | + | |
292 | 290 | | |
293 | 291 | | |
294 | 292 | | |
| |||
297 | 295 | | |
298 | 296 | | |
299 | 297 | | |
300 | | - | |
| 298 | + | |
301 | 299 | | |
302 | 300 | | |
303 | 301 | | |
| |||
0 commit comments