get_schema_path# lsst.alert.packet.get_schema_path(major, minor)# Get the path to a package resource directory housing alert schema definitions. Parameters# majorintMajor version number for the schema. minorintMinor version number for the schema. Returns# pathstrPath to the directory containing the schemas.