wultra / enrollment-server

Base implementation of the enrollment server, usable as the stub for project bootstrapping.
GNU Affero General Public License v3.0
4 stars 1 forks source link

Consider omitting Attribute discriminator #1086

Closed banterCZ closed 2 months ago

banterCZ commented 2 months ago

Modeling of Attribute JSON discriminator should not be needed. https://github.com/wultra/enrollment-server/blob/a57b00bf0d390330d447cc4658099450d8714a60/mtoken-model/src/main/java/com/wultra/security/powerauth/lib/mtoken/model/entity/attributes/Attribute.java#L97