Skip to content

Conversation

@fern-api
Copy link
Contributor

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

Updated the movie creation API to include additional metadata fields and modified the movie structure. The CreateMovieRequest interface now accepts two new required metadata fields, while the Movie response type has been simplified by removing the description field.

Key changes:

  • Add metadata and more_metadata fields to CreateMovieRequest interface
  • Remove description field from Movie response type
  • Update documentation examples and tests to reflect new API structure
  • Remove User-Agent header from default client configuration

🌿 Generated with Fern

Update movie creation and retrieval endpoints to include new metadata fields while removing the deprecated description field. This enhances the API's data model for better movie metadata handling.

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

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