Skip to content

Commit

Permalink
fix(cli): address additional namespacing bugs (#4684)
Browse files Browse the repository at this point in the history
  • Loading branch information
armandobelardo authored Sep 18, 2024
1 parent 9e7de94 commit 822e392
Show file tree
Hide file tree
Showing 14 changed files with 1,329 additions and 1,186 deletions.
9 changes: 9 additions & 0 deletions packages/cli/cli/versions.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
- changelogEntry:
- summary: |
Namespaced APIs now:
- No longer contain duplicative nesting of some endpoint within another package of the same name as the namespace
- Respect the `x-fern-sdk-group-name` annotation for endpoints
type: fix
irVersion: 53
version: 0.42.4

- changelogEntry:
- summary: |
The OpenAPI importer now supports handling encoding on multipart requests.
Expand Down
Loading

0 comments on commit 822e392

Please sign in to comment.