Incorrect SOL005/VNFPackageManagement/PkgmNotificationFilter schema

The file: https://forge.etsi.org/rep/nfv/SOL005/blob/2.7.1-dev/src/SOL005/VNFPackageManagement/definitions/SOL005VNFPackageManagement_def.yaml

The Schema of "PkgmNotificationsFilter" is incorrect. According to the SOL005 specification, Attributes vnfdId, vnfPkgId, operationalState, usageState, vnfmInfo are part of "PkgmNotificationsFilter" instead of "vnfProductsFromProviders".

The current implementation is like this: SOL005-pkgm

Implementation should be like that (reference v2.7.1/SOL005-9.5.3.4):

image