FriendsOfSymfony / FOSOAuthServerBundle

A server side OAuth2 Bundle for Symfony
1.09k stars 451 forks source link

Removed deprecated fieldName attributes from ODM definition #700

Open rswankhede opened 1 year ago

rswankhede commented 1 year ago

To fixed below issue updated xml files. In MappingException.php line 236: !! !! The mapping file /Users/evert/Sites/mei-api/vendor/friendsofsymfony/oauth-s !! erver-bundle/Resources/config/doctrine/Client.mongodb.xml is invalid: !! Line 8:0: Element '{http://doctrine-project.org/schemas/odm/doctrine-mongo- !! mapping}field', attribute 'fieldName': The attribute 'fieldName' is not all !! owed. !! !! Line 9:0: Element '{http://doctrine-project.org/schemas/odm/doctrine-mongo- !! mapping}field', attribute 'fieldName': The attribute 'fieldName' is not all !! owed. !! !! Line 10:0: Element '{http://doctrine-project.org/schemas/odm/doctrine-mongo !! -mapping}field', attribute 'fieldName': The attribute 'fieldName' is not al !! lowed. !! !! Line 11:0: Element '{http://doctrine-project.org/schemas/odm/doctrine-mongo !! -mapping}field', attribute 'fieldName': The attribute 'fieldName' is not al !! lowed.