rsa13: use unflatten on affectation's endpoint schema (#52520)

This commit is contained in:
Benjamin Dauvergne 2021-03-30 15:55:23 +02:00
parent 650e807fd2
commit 979e7e60f7
1 changed files with 1 additions and 0 deletions

View File

@ -1638,6 +1638,7 @@ class RSA13Resource(BaseResource, HTTPResource):
},
'commentaire_ref': {'type': 'string'},
},
'unflatten': True,
},
},
}