azgs / azlibrary_webclient

Client for the azlibrary_api
0 stars 1 forks source link

Change "name" field of Links tuple to picklist #7

Open aazaff opened 2 years ago

aazaff commented 2 years ago

Right now the "Links" are typed as a tuple of [Name: "", URL: ""]. We should find a way to establish a fixed vocabulary of accepted names/types (currently only have two - "AZGS old" and "UA Library") and make it so users have to pick from this list.