Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Nov 25, 2025

Add three new fields to the CreateMovieRequest interface (metadata, more_metadata, rank) and update the Movie interface to replace description with metadata and add rank field. This extends the API to support additional movie data properties.

Key changes:

  • Add metadata, more_metadata, and rank fields to CreateMovieRequest interface
  • Update Movie interface to include metadata and rank fields, remove description field
  • Update SDK generator version from 3.28.6 to 3.28.9
  • Update code examples and tests to reflect new request structure
  • Update dependency versions in package lock file

🌿 Generated with Fern

Add three new fields to the CreateMovieRequest interface (metadata, more_metadata, rank) and update the Movie interface to replace description with metadata and add rank field. This extends the API to support additional movie data properties.

Key changes:
- Add metadata, more_metadata, and rank fields to CreateMovieRequest interface
- Update Movie interface to include metadata and rank fields, remove description field
- Update SDK generator version from 3.28.6 to 3.28.9
- Update code examples and tests to reflect new request structure
- Update dependency versions in package lock file

🌿 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.

1 participant