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

Fix Issue Schema's page_count field #8

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

bpepple
Copy link
Member

@bpepple bpepple commented Jan 9, 2025

This PR changes the Issue's schema page_count field from a str to Optional[Decimal], the test for this shouldn't cache the response, since it's very likely to change.

@bpepple bpepple added the bug Something isn't working label Jan 9, 2025
@bpepple bpepple requested a review from Buried-In-Code January 9, 2025 18:27
@Buried-In-Code Buried-In-Code merged commit c993bd1 into Metron-Project:main Jan 9, 2025
16 checks passed
@bpepple bpepple deleted the issue-schema-fix branch January 9, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants