manticore
manticore copied to clipboard
GetPfmId Could save having to send identifier type when Version
The spec for the GetPfmId Request says that the identifier field is optional. This is because it defaults to Identifier::Version if not provided. We can save sending this field over wire in this case.