Skip to content

Conversation

@fern-api
Copy link
Contributor

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

Update the IMDB API to include metadata and more_metadata fields in the CreateMovieRequest interface while removing the description field from the Movie interface. This enhances the data model to support additional metadata collection during movie creation.

Key changes:

  • Add metadata and more_metadata required fields to CreateMovieRequest interface
  • Remove description field from Movie interface
  • Update documentation examples to include new metadata fields
  • Remove User-Agent header from client configuration
  • Update test fixtures to reflect new API structure

🌿 Generated with Fern

Update the IMDB API to include metadata and more_metadata fields in the CreateMovieRequest interface while removing the description field from the Movie interface. This enhances the data model to support additional metadata collection during movie creation.

Key changes:
- Add metadata and more_metadata required fields to CreateMovieRequest interface
- Remove description field from Movie interface
- Update documentation examples to include new metadata fields
- Remove User-Agent header from client configuration
- Update test fixtures to reflect new API structure

🌿 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