get_schema_uri¶
- lsst.alert.packet.get_schema_uri(major: int, minor: int) ResourcePath¶
 Get the URI to a package resource directory housing alert schema definitions.
- Parameters:
 - Returns:
 - uri
lsst.resources.ResourcePath resourceURI to the directory containing the schemas.
- uri