LegistarSite only captures agendas but it should be capturing at least agendas and minutes, although ideally allowing for configuration to capture other document types such as Agenda Analysis or Proposed Amendments Packet.
Update the site class to support the asset_types list with a default of ["Agenda", "Minutes"].
LegistarSite only captures agendas but it should be capturing at least agendas and minutes, although ideally allowing for configuration to capture other document types such as Agenda Analysis or Proposed Amendments Packet.
Update the site class to support the
asset_types
list with a default of["Agenda", "Minutes"]
.