Skip to content

feat: add new metadata fields to CreateMovieRequest and update Movie type#21

Open
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2025-11-24T18-34Z
Open

feat: add new metadata fields to CreateMovieRequest and update Movie type#21
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2025-11-24T18-34Z

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented Nov 24, 2025

This update extends the CreateMovieRequest interface with two new metadata fields and modifies the Movie type structure. The changes are backward compatible as they add new fields without removing or changing existing ones.

Key changes:

  • Add metadata and more_metadata fields to CreateMovieRequest interface
  • Remove description field from Movie type and keep metadata field
  • Update examples and tests to reflect the new API structure
  • Remove User-Agent header from client configuration
  • Update generator version from 3.28.6 to 3.28.7

🌿 Generated with Fern

…type

This update extends the CreateMovieRequest interface with two new metadata fields and modifies the Movie type structure. The changes are backward compatible as they add new fields without removing or changing existing ones.

Key changes:
- Add metadata and more_metadata fields to CreateMovieRequest interface
- Remove description field from Movie type and keep metadata field
- Update examples and tests to reflect the new API structure
- Remove User-Agent header from client configuration
- Update generator version from 3.28.6 to 3.28.7

🌿 Generated with Fern
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.

0 participants