You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change was implemented on Archidekt very recently. Unfortunately, this makes the entire fetching of data fail, due to the unknown LegalFormat.
"Canadian Highlander" should be added to LegalFormat.
The data parsing procedure should be adjusted so it errors like this are less likely to occur in the future, i.e. the API should be more resilient against minor changes in the provided JSON data.
I could provide a PR in the coming days if you're open to contributions. Please provide some feedback regarding the second point if you have an opinion how this should be implemented!
The text was updated successfully, but these errors were encountered:
Hey thanks for bringing attention to this. I am always open to contributions so feel free to make a PR if you are so inclined!
Regarding your second point, this is the 3rd time something like this has happened since I created this library. So I would definitely like to take a step back and figure out how to make things more resilient. I am open to your opinions on the matter as well.
This change was implemented on Archidekt very recently. Unfortunately, this makes the entire fetching of data fail, due to the unknown
LegalFormat
.LegalFormat
.I could provide a PR in the coming days if you're open to contributions. Please provide some feedback regarding the second point if you have an opinion how this should be implemented!
The text was updated successfully, but these errors were encountered: