edit key word api added
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class ProfileApi {
|
||||
static const String profile = '/api/v1/profile';
|
||||
static const String companyProfile = '/api/v1/companies';
|
||||
static const String updateProfileKeyWords = '/api/v1/profile/keywords';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user