Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade api-specification #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lizard-boy
Copy link

This pull-request was generated automatically from the api-specification.

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This pull request updates the Miro API clients for Python and TypeScript, focusing on model changes, error handling improvements, and minor version updates.

  • Added 'category' field to AuditEvent model in both Python and TypeScript clients (miro_api/models/audit_event.py, model/auditEvent.ts)
  • Introduced MindMapNodeGeometry model, replacing generic Geometry for mind map nodes (miro_api/models/mind_map_node_geometry.py, model/mindMapNodeGeometry.ts)
  • Added 'alt_text' field to UploadFileFromDeviceData model for improved accessibility (miro_api/models/upload_file_from_device_data.py, model/uploadFileFromDeviceData.ts)
  • Updated version from 2.2.0 to 2.2.1 in Python client (miro_api/api_client.py, miro_api/configuration.py)
  • Renamed and modified error response models for better specificity (model/createFrameItem400Response.ts, model/updateFrameItem409Response.ts)

20 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

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