Skip to content

Scan schemas for new fields and add support for them#456

Merged
mesozoic merged 1 commit into
gtalarico:mainfrom
mesozoic:update-resources
May 8, 2026
Merged

Scan schemas for new fields and add support for them#456
mesozoic merged 1 commit into
gtalarico:mainfrom
mesozoic:update-resources

Conversation

@mesozoic
Copy link
Copy Markdown
Collaborator

@mesozoic mesozoic commented May 6, 2026

Before:

% python scripts/find_model_changes.py
pyairtable.models.comment.Comment is missing field: attachments
pyairtable.models.schema.BaseCollaborators is missing field: packageInstallations
pyairtable.models.schema.TableSchema.DateDependency is missing field: isForwardOnly
No unscanned classes found in scanned modules

After:

% python scripts/find_model_changes.py
No missing/extra fields found in scanned classes
No unscanned classes found in scanned modules

@mesozoic mesozoic merged commit cc9a3ef into gtalarico:main May 8, 2026
7 checks passed
@mesozoic mesozoic deleted the update-resources branch May 8, 2026 03:24
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