Skip to content

Conversation

@fern-api
Copy link
Contributor

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

Update the movie API to include additional metadata fields and streamline the data model by removing the description field from the Movie type.

Key changes:

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

🌿 Generated with Fern

@fern-api fern-api bot force-pushed the fern-bot/2025-11-20T22-01Z branch from 3c0ce54 to 26bcdda Compare November 20, 2025 22:01
Update the IMDB API to include additional metadata fields in movie creation while streamlining the Movie interface. The createMovie endpoint now accepts metadata and more_metadata parameters, and the Movie type no longer includes a description field to reduce complexity.

Key changes:
- Add metadata and more_metadata fields to CreateMovieRequest interface
- Remove description field from Movie interface to simplify data model
- Update all examples and tests to reflect new API structure
- Remove User-Agent header from client configuration

🌿 Generated with Fern
@fern-api fern-api bot force-pushed the fern-bot/2025-11-20T22-01Z branch from 26bcdda to 3f9aa18 Compare November 20, 2025 22:01
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