ciaranmccormick / python-bods-client

A python client for the Bus Open Data Service API
MIT License
21 stars 3 forks source link

Make ItemIdentifier an optional attribute #21

Closed ciaranmccormick closed 2 years ago

ciaranmccormick commented 2 years ago

Made the item_identifier field optional on the Pydantic model as it may not be present in a Siri response.