When doing a target claim as described in the example issue at CiscoDevNet/intersight-python-utils#51 the following error is seen:
Exception: Invalid inputs given to generate an instance of 'MoBaseMo'. The input data was invalid for the allOf schema 'MoBaseMo' in the composed schema 'AssetDeviceClaim'. Error=Cannot deserialize input data due to invalid discriminator value. The OpenAPI document has no mapping for discriminator property 'ClassId'='' at path: ['received_data', 'permission_resources', 0]
The claim and resource reservation are successful though, so I'm not sure why the error occurs and what is wrong with the required MoBaseMo