Skip to content

extsvc: remove `External` prefix from types

Administrator requested to merge jc/extsvc-rename into master

Created by: unknwon

It is redundant to have External prefix since they all live under extsvc namespace.

Better to review by commit.

NOTE: I left out ExternalAccountData because a simple rename breaks some code logic (it also has a field named AccountData), so I would like to do that in a subsequent PR.

Merge request reports

Loading