Summary: Connector listing is richer, Google Drive shows up as an available connector type, and a few media-list fields were simplified.
Connectors
connectorsV2now returns structured connector objects (id, name, type, category, description, icon, server URL, auth status).- New available-connector values: category Google Workspace, type Google Drive.
Media
POST /rest/media/post/list: mode enum is nownormal(replacescustom).moderatedno longer appears on the affected media prompt payloads.
Compatibility
- No endpoint additions or removals in this diff.
- Clients that read
moderatedor media list modecustomshould tolerate the updated shapes.