Skip to content

Conversation

marcmlc
Copy link
Contributor

@marcmlc marcmlc commented Aug 14, 2025

Adding the missing Internal Articles API docs

🤖 Generated with Claude Code

mailsongabriel and others added 2 commits August 14, 2025 13:37
Override the PUT /internal_articles/{id} endpoint in unstable API to use
a unique request name (UpdateInternalArticleBodyRequest) to avoid
conflicts with auto-generated type names.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@marcmlc marcmlc changed the title Fix UpdateInternalArticleRequest duplicate declaration in unstable API Adding the missing Internal Articles API docs Aug 14, 2025
@marcmlc marcmlc requested a review from a team August 14, 2025 12:47
marcmlc and others added 2 commits August 14, 2025 15:40
… declaration

Change the x-fern-type-name for update_internal_article_request schema to
UpdateInternalArticleRequestBody to prevent conflicts with auto-generated
request types in the unstable API.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
The schema was incorrectly marked as nullable, causing Java SDK generation
to fail with "cannot find symbol: method isPresent()" errors.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@marcmlc marcmlc requested a review from fern-support August 14, 2025 15:38
@marcmlc marcmlc merged commit 56170b8 into main Aug 14, 2025
8 checks passed
@marcmlc marcmlc deleted the marcmeillac/internal-api-docs branch August 14, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants