-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When I use "method: returnPossibleFields", it tells me that date_year is type: integer. However:
- All the date_year values are integers.
- All the date_year values have ".0". This causes python to yell at me when wrapped in int(): an easy fix for me, but presumably not something we should be getting back from the API.
Metadata
Metadata
Assignees
Labels
No labels