Skip to content

Conversation

@fern-api
Copy link
Contributor

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

Updated the movie creation and retrieval API to include new metadata fields
and removed deprecated description field. These changes enhance the movie
data model with more flexible metadata storage options.

Key changes:

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

🌿 Generated with Fern

Update the Movie and CreateMovieRequest interfaces to better support movie data management. The Movie interface has been streamlined by removing the description field, while the CreateMovieRequest interface now includes additional metadata fields for enhanced movie information storage.

Key changes:
- Add metadata and more_metadata fields to CreateMovieRequest interface
- Remove description field from Movie interface to streamline the data model
- Update all code examples and documentation to reflect the new schema
- Remove User-Agent header from client configuration
- Update test cases to match the new API structure

🌿 Generated with Fern
@fern-api fern-api bot force-pushed the fern-bot/2025-11-20T22-04Z branch from a9dcc88 to 8dadf4b Compare November 20, 2025 22:11
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