Commit 1624894
fix(openapi): collapse dotted operationIds into valid endpoint names (#17310)
* fix(openapi): collapse dotted operationIds into valid endpoint names
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
* fix(openapi): sanitize dotted method names after tokenization in v3 importer
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
* chore(cli): call out method rename in changelog entry
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
---------
Co-authored-by: dakshesh.daruri <support@buildwithfern.com>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Dak <dakshesh@buildwithfern.com>1 parent 55cd3e8 commit 1624894
13 files changed
Lines changed: 4295 additions & 4 deletions
File tree
- packages/cli
- api-importers
- openapi-to-ir/src/3.1/paths/operations
- openapi
- openapi-ir-to-fern-tests/src/__test__
- __snapshots__
- openapi-ir
- openapi
- fixtures/x-fern-pagination-tag-mismatch
- fern
- openapi-ir-to-fern/src/utils
- v3-importer-tests/src/__test__
- __snapshots__
- baseline-sdks
- v3-sdks
- fixtures/x-fern-pagination-tag-mismatch
- fern
- cli/changes/unreleased
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
335 | 342 | | |
336 | 343 | | |
337 | 344 | | |
338 | 345 | | |
339 | 346 | | |
340 | | - | |
| 347 | + | |
341 | 348 | | |
342 | 349 | | |
343 | 350 | | |
| |||
372 | 379 | | |
373 | 380 | | |
374 | 381 | | |
375 | | - | |
| 382 | + | |
376 | 383 | | |
377 | 384 | | |
378 | 385 | | |
| |||
0 commit comments