37,41d36
< appication_type = self.get_appication_type()
<
< if appication_type is None:
< appication_type = self.application_type
<
49c44
< "type": appication_type,
---
> "type": self.get_application_type(),