ch-admin-api-client-typescript 5.43.1 → 5.43.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/api/about-us-api.d.ts +28 -28
- package/lib/api/about-us-api.js +28 -28
- package/lib/api/accreditations-api.d.ts +20 -20
- package/lib/api/accreditations-api.js +20 -20
- package/lib/api/app-version-api.d.ts +20 -0
- package/lib/api/app-version-api.d.ts.map +1 -1
- package/lib/api/app-version-api.js +20 -0
- package/lib/api/appointments-api.d.ts +52 -52
- package/lib/api/appointments-api.js +52 -52
- package/lib/api/articles-api.d.ts +104 -104
- package/lib/api/articles-api.js +104 -104
- package/lib/api/call-histories-api.d.ts +8 -0
- package/lib/api/call-histories-api.d.ts.map +1 -1
- package/lib/api/call-histories-api.js +8 -0
- package/lib/api/chadmins-api.d.ts +20 -20
- package/lib/api/chadmins-api.js +20 -20
- package/lib/api/chat-users-api.d.ts +28 -24
- package/lib/api/chat-users-api.d.ts.map +1 -1
- package/lib/api/chat-users-api.js +28 -24
- package/lib/api/chmanagers-api.d.ts +20 -20
- package/lib/api/chmanagers-api.js +20 -20
- package/lib/api/communications-api.d.ts +12 -12
- package/lib/api/communications-api.js +12 -12
- package/lib/api/content-managers-api.d.ts +421 -0
- package/lib/api/content-managers-api.d.ts.map +1 -0
- package/lib/api/content-managers-api.js +713 -0
- package/lib/api/contributors-api.d.ts +48 -48
- package/lib/api/contributors-api.js +48 -48
- package/lib/api/countries-api.d.ts +100 -100
- package/lib/api/countries-api.js +100 -100
- package/lib/api/curations-api.d.ts +32 -32
- package/lib/api/curations-api.js +32 -32
- package/lib/api/currencies-api.d.ts +28 -28
- package/lib/api/currencies-api.js +28 -28
- package/lib/api/dash-board-api.d.ts +20 -20
- package/lib/api/dash-board-api.js +20 -20
- package/lib/api/deals-api.d.ts +100 -100
- package/lib/api/deals-api.js +100 -100
- package/lib/api/dev-supports-api.d.ts +16 -16
- package/lib/api/dev-supports-api.js +16 -16
- package/lib/api/doctor-affiliations-api.d.ts +76 -72
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +76 -72
- package/lib/api/doctors-api.d.ts +160 -160
- package/lib/api/doctors-api.js +160 -160
- package/lib/api/email-marketings-api.d.ts +24 -24
- package/lib/api/email-marketings-api.js +24 -24
- package/lib/api/email-webhooks-api.d.ts +12 -12
- package/lib/api/email-webhooks-api.js +12 -12
- package/lib/api/faq-categories-api.d.ts +28 -28
- package/lib/api/faq-categories-api.js +28 -28
- package/lib/api/faqs-api.d.ts +64 -64
- package/lib/api/faqs-api.js +64 -64
- package/lib/api/form-results-api.d.ts +20 -20
- package/lib/api/form-results-api.js +20 -20
- package/lib/api/form-templates-api.d.ts +40 -40
- package/lib/api/form-templates-api.js +40 -40
- package/lib/api/grades-api.d.ts +20 -20
- package/lib/api/grades-api.js +20 -20
- package/lib/api/group-channels-api.d.ts +8 -8
- package/lib/api/group-channels-api.js +8 -8
- package/lib/api/hospital-branches-api.d.ts +36 -36
- package/lib/api/hospital-branches-api.js +36 -36
- package/lib/api/hospital-groups-api.d.ts +24 -24
- package/lib/api/hospital-groups-api.js +24 -24
- package/lib/api/hospitals-api.d.ts +712 -712
- package/lib/api/hospitals-api.js +712 -712
- package/lib/api/images-api.d.ts +8 -4
- package/lib/api/images-api.d.ts.map +1 -1
- package/lib/api/images-api.js +8 -4
- package/lib/api/languages-api.d.ts +20 -20
- package/lib/api/languages-api.js +20 -20
- package/lib/api/managers-api.d.ts +36 -32
- package/lib/api/managers-api.d.ts.map +1 -1
- package/lib/api/managers-api.js +36 -32
- package/lib/api/notifications-api.d.ts +8 -8
- package/lib/api/notifications-api.js +8 -8
- package/lib/api/patient-affiliations-api.d.ts +8 -8
- package/lib/api/patient-affiliations-api.js +8 -8
- package/lib/api/patient-managers-api.d.ts +421 -0
- package/lib/api/patient-managers-api.d.ts.map +1 -0
- package/lib/api/patient-managers-api.js +713 -0
- package/lib/api/patients-api.d.ts +48 -48
- package/lib/api/patients-api.js +48 -48
- package/lib/api/plans-api.d.ts +40 -40
- package/lib/api/plans-api.js +40 -40
- package/lib/api/prescriptions-api.d.ts +40 -40
- package/lib/api/prescriptions-api.js +40 -40
- package/lib/api/profiles-api.d.ts +24 -24
- package/lib/api/profiles-api.js +24 -24
- package/lib/api/promotions-api.d.ts +24 -24
- package/lib/api/promotions-api.js +24 -24
- package/lib/api/search-api.d.ts +8 -8
- package/lib/api/search-api.js +8 -8
- package/lib/api/search-curations-api.d.ts +24 -24
- package/lib/api/search-curations-api.js +24 -24
- package/lib/api/service-reviews-api.d.ts +40 -40
- package/lib/api/service-reviews-api.js +40 -40
- package/lib/api/services-api.d.ts +12 -12
- package/lib/api/services-api.js +12 -12
- package/lib/api/services-categories-api.d.ts +20 -16
- package/lib/api/services-categories-api.d.ts.map +1 -1
- package/lib/api/services-categories-api.js +20 -16
- package/lib/api/specialties-api.d.ts +60 -60
- package/lib/api/specialties-api.js +60 -60
- package/lib/api/specialty-types-api.d.ts +64 -64
- package/lib/api/specialty-types-api.js +64 -64
- package/lib/api/survey-forms-api.d.ts +36 -36
- package/lib/api/survey-forms-api.js +36 -36
- package/lib/api/survey-results-api.d.ts +16 -16
- package/lib/api/survey-results-api.js +16 -16
- package/lib/api/tags-api.d.ts +16 -16
- package/lib/api/tags-api.js +16 -16
- package/lib/api/translation-api.d.ts +4 -4
- package/lib/api/translation-api.js +4 -4
- package/lib/api/web-apps-api.d.ts +36 -36
- package/lib/api/web-apps-api.js +36 -36
- package/lib/api.d.ts +2 -0
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +2 -0
- package/lib/models/content-manager-item-model.d.ts +105 -0
- package/lib/models/content-manager-item-model.d.ts.map +1 -0
- package/lib/models/content-manager-item-model.js +15 -0
- package/lib/models/content-manager-model.d.ts +119 -0
- package/lib/models/content-manager-model.d.ts.map +1 -0
- package/lib/models/content-manager-model.js +15 -0
- package/lib/models/content-managers-model.d.ts +33 -0
- package/lib/models/content-managers-model.d.ts.map +1 -0
- package/lib/models/content-managers-model.js +15 -0
- package/lib/models/create-content-manager-command.d.ts +80 -0
- package/lib/models/create-content-manager-command.d.ts.map +1 -0
- package/lib/models/create-content-manager-command.js +15 -0
- package/lib/models/create-patient-manager-command.d.ts +80 -0
- package/lib/models/create-patient-manager-command.d.ts.map +1 -0
- package/lib/models/create-patient-manager-command.js +15 -0
- package/lib/models/index.d.ts +10 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +10 -0
- package/lib/models/patient-manager-item-model.d.ts +105 -0
- package/lib/models/patient-manager-item-model.d.ts.map +1 -0
- package/lib/models/patient-manager-item-model.js +15 -0
- package/lib/models/patient-manager-model.d.ts +119 -0
- package/lib/models/patient-manager-model.d.ts.map +1 -0
- package/lib/models/patient-manager-model.js +15 -0
- package/lib/models/patient-managers-model.d.ts +33 -0
- package/lib/models/patient-managers-model.d.ts.map +1 -0
- package/lib/models/patient-managers-model.js +15 -0
- package/lib/models/update-content-manager-command.d.ts +80 -0
- package/lib/models/update-content-manager-command.d.ts.map +1 -0
- package/lib/models/update-content-manager-command.js +15 -0
- package/lib/models/update-patient-manager-command.d.ts +80 -0
- package/lib/models/update-patient-manager-command.d.ts.map +1 -0
- package/lib/models/update-patient-manager-command.js +15 -0
- package/lib/models/user-type.d.ts +2 -0
- package/lib/models/user-type.d.ts.map +1 -1
- package/lib/models/user-type.js +3 -1
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +12 -0
- package/src/api/about-us-api.ts +28 -28
- package/src/api/accreditations-api.ts +20 -20
- package/src/api/app-version-api.ts +20 -0
- package/src/api/appointments-api.ts +52 -52
- package/src/api/articles-api.ts +104 -104
- package/src/api/call-histories-api.ts +8 -0
- package/src/api/chadmins-api.ts +20 -20
- package/src/api/chat-users-api.ts +28 -24
- package/src/api/chmanagers-api.ts +20 -20
- package/src/api/communications-api.ts +12 -12
- package/src/api/content-managers-api.ts +740 -0
- package/src/api/contributors-api.ts +48 -48
- package/src/api/countries-api.ts +100 -100
- package/src/api/curations-api.ts +32 -32
- package/src/api/currencies-api.ts +28 -28
- package/src/api/dash-board-api.ts +20 -20
- package/src/api/deals-api.ts +100 -100
- package/src/api/dev-supports-api.ts +16 -16
- package/src/api/doctor-affiliations-api.ts +76 -72
- package/src/api/doctors-api.ts +160 -160
- package/src/api/email-marketings-api.ts +24 -24
- package/src/api/email-webhooks-api.ts +12 -12
- package/src/api/faq-categories-api.ts +28 -28
- package/src/api/faqs-api.ts +64 -64
- package/src/api/form-results-api.ts +20 -20
- package/src/api/form-templates-api.ts +40 -40
- package/src/api/grades-api.ts +20 -20
- package/src/api/group-channels-api.ts +8 -8
- package/src/api/hospital-branches-api.ts +36 -36
- package/src/api/hospital-groups-api.ts +24 -24
- package/src/api/hospitals-api.ts +712 -712
- package/src/api/images-api.ts +8 -4
- package/src/api/languages-api.ts +20 -20
- package/src/api/managers-api.ts +36 -32
- package/src/api/notifications-api.ts +8 -8
- package/src/api/patient-affiliations-api.ts +8 -8
- package/src/api/patient-managers-api.ts +740 -0
- package/src/api/patients-api.ts +48 -48
- package/src/api/plans-api.ts +40 -40
- package/src/api/prescriptions-api.ts +40 -40
- package/src/api/profiles-api.ts +24 -24
- package/src/api/promotions-api.ts +24 -24
- package/src/api/search-api.ts +8 -8
- package/src/api/search-curations-api.ts +24 -24
- package/src/api/service-reviews-api.ts +40 -40
- package/src/api/services-api.ts +12 -12
- package/src/api/services-categories-api.ts +20 -16
- package/src/api/specialties-api.ts +60 -60
- package/src/api/specialty-types-api.ts +64 -64
- package/src/api/survey-forms-api.ts +36 -36
- package/src/api/survey-results-api.ts +16 -16
- package/src/api/tags-api.ts +16 -16
- package/src/api/translation-api.ts +4 -4
- package/src/api/web-apps-api.ts +36 -36
- package/src/api.ts +2 -0
- package/src/models/content-manager-item-model.ts +114 -0
- package/src/models/content-manager-model.ts +132 -0
- package/src/models/content-managers-model.ts +42 -0
- package/src/models/create-content-manager-command.ts +87 -0
- package/src/models/create-patient-manager-command.ts +87 -0
- package/src/models/index.ts +10 -0
- package/src/models/patient-manager-item-model.ts +114 -0
- package/src/models/patient-manager-model.ts +132 -0
- package/src/models/patient-managers-model.ts +42 -0
- package/src/models/update-content-manager-command.ts +87 -0
- package/src/models/update-patient-manager-command.ts +87 -0
- package/src/models/user-type.ts +3 -1
|
@@ -28,7 +28,7 @@ import { UpdateContributorSnsHandleCommand } from '../models';
|
|
|
28
28
|
export declare const ContributorsApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
29
29
|
/**
|
|
30
30
|
*
|
|
31
|
-
* @summary Delete Contributor.
|
|
31
|
+
* @summary Delete Contributor. (Auth policies: RequireLocalManagerRole)
|
|
32
32
|
* @param {string} contributorId
|
|
33
33
|
* @param {boolean} [isPermanent]
|
|
34
34
|
* @param {*} [options] Override http request option.
|
|
@@ -37,7 +37,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
37
37
|
apiV1ContributorsContributorIdDelete: (contributorId: string, isPermanent?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
38
38
|
/**
|
|
39
39
|
*
|
|
40
|
-
* @summary Get Contributor.
|
|
40
|
+
* @summary Get Contributor. (Auth policies: RequireDoctorRole)
|
|
41
41
|
* @param {string} contributorId
|
|
42
42
|
* @param {string} [languageCode]
|
|
43
43
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -47,7 +47,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
47
47
|
apiV1ContributorsContributorIdGet: (contributorId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
48
48
|
/**
|
|
49
49
|
*
|
|
50
|
-
* @summary Get all ContributorHandles.
|
|
50
|
+
* @summary Get all ContributorHandles. (Auth policies: RequireLocalManagerRole)
|
|
51
51
|
* @param {string} contributorId
|
|
52
52
|
* @param {string} [id]
|
|
53
53
|
* @param {SnsType} [snsType]
|
|
@@ -61,7 +61,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
61
61
|
apiV1ContributorsContributorIdHandlesGet: (contributorId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
62
62
|
/**
|
|
63
63
|
*
|
|
64
|
-
* @summary Delete ContributorHandle.
|
|
64
|
+
* @summary Delete ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
65
65
|
* @param {string} contributorId
|
|
66
66
|
* @param {string} handleId
|
|
67
67
|
* @param {*} [options] Override http request option.
|
|
@@ -70,7 +70,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
70
70
|
apiV1ContributorsContributorIdHandlesHandleIdDelete: (contributorId: string, handleId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
71
71
|
/**
|
|
72
72
|
*
|
|
73
|
-
* @summary Get ContributorHandle.
|
|
73
|
+
* @summary Get ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
74
74
|
* @param {string} contributorId
|
|
75
75
|
* @param {string} handleId
|
|
76
76
|
* @param {*} [options] Override http request option.
|
|
@@ -79,7 +79,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
79
79
|
apiV1ContributorsContributorIdHandlesHandleIdGet: (contributorId: string, handleId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
80
80
|
/**
|
|
81
81
|
*
|
|
82
|
-
* @summary Update ContributorHandle.
|
|
82
|
+
* @summary Update ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
83
83
|
* @param {string} contributorId
|
|
84
84
|
* @param {string} handleId
|
|
85
85
|
* @param {UpdateContributorSnsHandleCommand} [updateContributorSnsHandleCommand]
|
|
@@ -89,7 +89,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
89
89
|
apiV1ContributorsContributorIdHandlesHandleIdPut: (contributorId: string, handleId: string, updateContributorSnsHandleCommand?: UpdateContributorSnsHandleCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
90
90
|
/**
|
|
91
91
|
*
|
|
92
|
-
* @summary Get ContributorHandle.
|
|
92
|
+
* @summary Get ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
93
93
|
* @param {string} contributorId
|
|
94
94
|
* @param {CreateContributorSnsHandleCommand} [createContributorSnsHandleCommand]
|
|
95
95
|
* @param {*} [options] Override http request option.
|
|
@@ -98,7 +98,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
98
98
|
apiV1ContributorsContributorIdHandlesPost: (contributorId: string, createContributorSnsHandleCommand?: CreateContributorSnsHandleCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
99
99
|
/**
|
|
100
100
|
*
|
|
101
|
-
* @summary Update Contributor.
|
|
101
|
+
* @summary Update Contributor. (Auth policies: RequireLocalManagerRole)
|
|
102
102
|
* @param {string} contributorId
|
|
103
103
|
* @param {UpdateContributorCommand} [updateContributorCommand]
|
|
104
104
|
* @param {*} [options] Override http request option.
|
|
@@ -107,7 +107,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
107
107
|
apiV1ContributorsContributorIdPut: (contributorId: string, updateContributorCommand?: UpdateContributorCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
108
108
|
/**
|
|
109
109
|
*
|
|
110
|
-
* @summary Revalidate countributor
|
|
110
|
+
* @summary Revalidate countributor (Auth policies: RequireLocalManagerRole)
|
|
111
111
|
* @param {string} contributorId
|
|
112
112
|
* @param {boolean} [includeCurrent]
|
|
113
113
|
* @param {*} [options] Override http request option.
|
|
@@ -116,7 +116,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
116
116
|
apiV1ContributorsContributorIdRevalidatePost: (contributorId: string, includeCurrent?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
117
117
|
/**
|
|
118
118
|
*
|
|
119
|
-
* @summary Get all Contributors.
|
|
119
|
+
* @summary Get all Contributors. (Auth policies: RequireDoctorRole)
|
|
120
120
|
* @param {string} [id]
|
|
121
121
|
* @param {string} [name]
|
|
122
122
|
* @param {string} [email]
|
|
@@ -135,7 +135,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
135
135
|
apiV1ContributorsGet: (id?: string, name?: string, email?: string, website?: string, hospitalId?: string, interviewerOnly?: boolean, showHidden?: boolean, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
136
136
|
/**
|
|
137
137
|
*
|
|
138
|
-
* @summary Create a Contributor.
|
|
138
|
+
* @summary Create a Contributor. (Auth policies: RequireLocalManagerRole)
|
|
139
139
|
* @param {CreateContributorCommand} [createContributorCommand]
|
|
140
140
|
* @param {*} [options] Override http request option.
|
|
141
141
|
* @throws {RequiredError}
|
|
@@ -143,7 +143,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
143
143
|
apiV1ContributorsPost: (createContributorCommand?: CreateContributorCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
144
144
|
/**
|
|
145
145
|
*
|
|
146
|
-
* @summary Get Contributor by slug.
|
|
146
|
+
* @summary Get Contributor by slug. (Auth policies: RequireDoctorRole)
|
|
147
147
|
* @param {string} slug
|
|
148
148
|
* @param {string} [languageCode]
|
|
149
149
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -159,7 +159,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
|
|
|
159
159
|
export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
160
160
|
/**
|
|
161
161
|
*
|
|
162
|
-
* @summary Delete Contributor.
|
|
162
|
+
* @summary Delete Contributor. (Auth policies: RequireLocalManagerRole)
|
|
163
163
|
* @param {string} contributorId
|
|
164
164
|
* @param {boolean} [isPermanent]
|
|
165
165
|
* @param {*} [options] Override http request option.
|
|
@@ -168,7 +168,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
168
168
|
apiV1ContributorsContributorIdDelete(contributorId: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
169
169
|
/**
|
|
170
170
|
*
|
|
171
|
-
* @summary Get Contributor.
|
|
171
|
+
* @summary Get Contributor. (Auth policies: RequireDoctorRole)
|
|
172
172
|
* @param {string} contributorId
|
|
173
173
|
* @param {string} [languageCode]
|
|
174
174
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -178,7 +178,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
178
178
|
apiV1ContributorsContributorIdGet(contributorId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ContributorModel>>;
|
|
179
179
|
/**
|
|
180
180
|
*
|
|
181
|
-
* @summary Get all ContributorHandles.
|
|
181
|
+
* @summary Get all ContributorHandles. (Auth policies: RequireLocalManagerRole)
|
|
182
182
|
* @param {string} contributorId
|
|
183
183
|
* @param {string} [id]
|
|
184
184
|
* @param {SnsType} [snsType]
|
|
@@ -192,7 +192,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
192
192
|
apiV1ContributorsContributorIdHandlesGet(contributorId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ContributorSnsHandlesModel>>;
|
|
193
193
|
/**
|
|
194
194
|
*
|
|
195
|
-
* @summary Delete ContributorHandle.
|
|
195
|
+
* @summary Delete ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
196
196
|
* @param {string} contributorId
|
|
197
197
|
* @param {string} handleId
|
|
198
198
|
* @param {*} [options] Override http request option.
|
|
@@ -201,7 +201,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
201
201
|
apiV1ContributorsContributorIdHandlesHandleIdDelete(contributorId: string, handleId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
202
202
|
/**
|
|
203
203
|
*
|
|
204
|
-
* @summary Get ContributorHandle.
|
|
204
|
+
* @summary Get ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
205
205
|
* @param {string} contributorId
|
|
206
206
|
* @param {string} handleId
|
|
207
207
|
* @param {*} [options] Override http request option.
|
|
@@ -210,7 +210,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
210
210
|
apiV1ContributorsContributorIdHandlesHandleIdGet(contributorId: string, handleId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SnsHandleModel>>;
|
|
211
211
|
/**
|
|
212
212
|
*
|
|
213
|
-
* @summary Update ContributorHandle.
|
|
213
|
+
* @summary Update ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
214
214
|
* @param {string} contributorId
|
|
215
215
|
* @param {string} handleId
|
|
216
216
|
* @param {UpdateContributorSnsHandleCommand} [updateContributorSnsHandleCommand]
|
|
@@ -220,7 +220,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
220
220
|
apiV1ContributorsContributorIdHandlesHandleIdPut(contributorId: string, handleId: string, updateContributorSnsHandleCommand?: UpdateContributorSnsHandleCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SnsHandleModel>>;
|
|
221
221
|
/**
|
|
222
222
|
*
|
|
223
|
-
* @summary Get ContributorHandle.
|
|
223
|
+
* @summary Get ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
224
224
|
* @param {string} contributorId
|
|
225
225
|
* @param {CreateContributorSnsHandleCommand} [createContributorSnsHandleCommand]
|
|
226
226
|
* @param {*} [options] Override http request option.
|
|
@@ -229,7 +229,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
229
229
|
apiV1ContributorsContributorIdHandlesPost(contributorId: string, createContributorSnsHandleCommand?: CreateContributorSnsHandleCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SnsHandleModel>>;
|
|
230
230
|
/**
|
|
231
231
|
*
|
|
232
|
-
* @summary Update Contributor.
|
|
232
|
+
* @summary Update Contributor. (Auth policies: RequireLocalManagerRole)
|
|
233
233
|
* @param {string} contributorId
|
|
234
234
|
* @param {UpdateContributorCommand} [updateContributorCommand]
|
|
235
235
|
* @param {*} [options] Override http request option.
|
|
@@ -238,7 +238,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
238
238
|
apiV1ContributorsContributorIdPut(contributorId: string, updateContributorCommand?: UpdateContributorCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ContributorModel>>;
|
|
239
239
|
/**
|
|
240
240
|
*
|
|
241
|
-
* @summary Revalidate countributor
|
|
241
|
+
* @summary Revalidate countributor (Auth policies: RequireLocalManagerRole)
|
|
242
242
|
* @param {string} contributorId
|
|
243
243
|
* @param {boolean} [includeCurrent]
|
|
244
244
|
* @param {*} [options] Override http request option.
|
|
@@ -247,7 +247,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
247
247
|
apiV1ContributorsContributorIdRevalidatePost(contributorId: string, includeCurrent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
248
248
|
/**
|
|
249
249
|
*
|
|
250
|
-
* @summary Get all Contributors.
|
|
250
|
+
* @summary Get all Contributors. (Auth policies: RequireDoctorRole)
|
|
251
251
|
* @param {string} [id]
|
|
252
252
|
* @param {string} [name]
|
|
253
253
|
* @param {string} [email]
|
|
@@ -266,7 +266,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
266
266
|
apiV1ContributorsGet(id?: string, name?: string, email?: string, website?: string, hospitalId?: string, interviewerOnly?: boolean, showHidden?: boolean, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ContributorsModel>>;
|
|
267
267
|
/**
|
|
268
268
|
*
|
|
269
|
-
* @summary Create a Contributor.
|
|
269
|
+
* @summary Create a Contributor. (Auth policies: RequireLocalManagerRole)
|
|
270
270
|
* @param {CreateContributorCommand} [createContributorCommand]
|
|
271
271
|
* @param {*} [options] Override http request option.
|
|
272
272
|
* @throws {RequiredError}
|
|
@@ -274,7 +274,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
274
274
|
apiV1ContributorsPost(createContributorCommand?: CreateContributorCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ContributorModel>>;
|
|
275
275
|
/**
|
|
276
276
|
*
|
|
277
|
-
* @summary Get Contributor by slug.
|
|
277
|
+
* @summary Get Contributor by slug. (Auth policies: RequireDoctorRole)
|
|
278
278
|
* @param {string} slug
|
|
279
279
|
* @param {string} [languageCode]
|
|
280
280
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -290,7 +290,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
|
|
|
290
290
|
export declare const ContributorsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
291
291
|
/**
|
|
292
292
|
*
|
|
293
|
-
* @summary Delete Contributor.
|
|
293
|
+
* @summary Delete Contributor. (Auth policies: RequireLocalManagerRole)
|
|
294
294
|
* @param {string} contributorId
|
|
295
295
|
* @param {boolean} [isPermanent]
|
|
296
296
|
* @param {*} [options] Override http request option.
|
|
@@ -299,7 +299,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
299
299
|
apiV1ContributorsContributorIdDelete(contributorId: string, isPermanent?: boolean, options?: any): AxiosPromise<boolean>;
|
|
300
300
|
/**
|
|
301
301
|
*
|
|
302
|
-
* @summary Get Contributor.
|
|
302
|
+
* @summary Get Contributor. (Auth policies: RequireDoctorRole)
|
|
303
303
|
* @param {string} contributorId
|
|
304
304
|
* @param {string} [languageCode]
|
|
305
305
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -309,7 +309,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
309
309
|
apiV1ContributorsContributorIdGet(contributorId: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<ContributorModel>;
|
|
310
310
|
/**
|
|
311
311
|
*
|
|
312
|
-
* @summary Get all ContributorHandles.
|
|
312
|
+
* @summary Get all ContributorHandles. (Auth policies: RequireLocalManagerRole)
|
|
313
313
|
* @param {string} contributorId
|
|
314
314
|
* @param {string} [id]
|
|
315
315
|
* @param {SnsType} [snsType]
|
|
@@ -323,7 +323,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
323
323
|
apiV1ContributorsContributorIdHandlesGet(contributorId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<ContributorSnsHandlesModel>;
|
|
324
324
|
/**
|
|
325
325
|
*
|
|
326
|
-
* @summary Delete ContributorHandle.
|
|
326
|
+
* @summary Delete ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
327
327
|
* @param {string} contributorId
|
|
328
328
|
* @param {string} handleId
|
|
329
329
|
* @param {*} [options] Override http request option.
|
|
@@ -332,7 +332,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
332
332
|
apiV1ContributorsContributorIdHandlesHandleIdDelete(contributorId: string, handleId: string, options?: any): AxiosPromise<boolean>;
|
|
333
333
|
/**
|
|
334
334
|
*
|
|
335
|
-
* @summary Get ContributorHandle.
|
|
335
|
+
* @summary Get ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
336
336
|
* @param {string} contributorId
|
|
337
337
|
* @param {string} handleId
|
|
338
338
|
* @param {*} [options] Override http request option.
|
|
@@ -341,7 +341,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
341
341
|
apiV1ContributorsContributorIdHandlesHandleIdGet(contributorId: string, handleId: string, options?: any): AxiosPromise<SnsHandleModel>;
|
|
342
342
|
/**
|
|
343
343
|
*
|
|
344
|
-
* @summary Update ContributorHandle.
|
|
344
|
+
* @summary Update ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
345
345
|
* @param {string} contributorId
|
|
346
346
|
* @param {string} handleId
|
|
347
347
|
* @param {UpdateContributorSnsHandleCommand} [updateContributorSnsHandleCommand]
|
|
@@ -351,7 +351,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
351
351
|
apiV1ContributorsContributorIdHandlesHandleIdPut(contributorId: string, handleId: string, updateContributorSnsHandleCommand?: UpdateContributorSnsHandleCommand, options?: any): AxiosPromise<SnsHandleModel>;
|
|
352
352
|
/**
|
|
353
353
|
*
|
|
354
|
-
* @summary Get ContributorHandle.
|
|
354
|
+
* @summary Get ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
355
355
|
* @param {string} contributorId
|
|
356
356
|
* @param {CreateContributorSnsHandleCommand} [createContributorSnsHandleCommand]
|
|
357
357
|
* @param {*} [options] Override http request option.
|
|
@@ -360,7 +360,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
360
360
|
apiV1ContributorsContributorIdHandlesPost(contributorId: string, createContributorSnsHandleCommand?: CreateContributorSnsHandleCommand, options?: any): AxiosPromise<SnsHandleModel>;
|
|
361
361
|
/**
|
|
362
362
|
*
|
|
363
|
-
* @summary Update Contributor.
|
|
363
|
+
* @summary Update Contributor. (Auth policies: RequireLocalManagerRole)
|
|
364
364
|
* @param {string} contributorId
|
|
365
365
|
* @param {UpdateContributorCommand} [updateContributorCommand]
|
|
366
366
|
* @param {*} [options] Override http request option.
|
|
@@ -369,7 +369,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
369
369
|
apiV1ContributorsContributorIdPut(contributorId: string, updateContributorCommand?: UpdateContributorCommand, options?: any): AxiosPromise<ContributorModel>;
|
|
370
370
|
/**
|
|
371
371
|
*
|
|
372
|
-
* @summary Revalidate countributor
|
|
372
|
+
* @summary Revalidate countributor (Auth policies: RequireLocalManagerRole)
|
|
373
373
|
* @param {string} contributorId
|
|
374
374
|
* @param {boolean} [includeCurrent]
|
|
375
375
|
* @param {*} [options] Override http request option.
|
|
@@ -378,7 +378,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
378
378
|
apiV1ContributorsContributorIdRevalidatePost(contributorId: string, includeCurrent?: boolean, options?: any): AxiosPromise<boolean>;
|
|
379
379
|
/**
|
|
380
380
|
*
|
|
381
|
-
* @summary Get all Contributors.
|
|
381
|
+
* @summary Get all Contributors. (Auth policies: RequireDoctorRole)
|
|
382
382
|
* @param {string} [id]
|
|
383
383
|
* @param {string} [name]
|
|
384
384
|
* @param {string} [email]
|
|
@@ -397,7 +397,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
397
397
|
apiV1ContributorsGet(id?: string, name?: string, email?: string, website?: string, hospitalId?: string, interviewerOnly?: boolean, showHidden?: boolean, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<ContributorsModel>;
|
|
398
398
|
/**
|
|
399
399
|
*
|
|
400
|
-
* @summary Create a Contributor.
|
|
400
|
+
* @summary Create a Contributor. (Auth policies: RequireLocalManagerRole)
|
|
401
401
|
* @param {CreateContributorCommand} [createContributorCommand]
|
|
402
402
|
* @param {*} [options] Override http request option.
|
|
403
403
|
* @throws {RequiredError}
|
|
@@ -405,7 +405,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
|
|
|
405
405
|
apiV1ContributorsPost(createContributorCommand?: CreateContributorCommand, options?: any): AxiosPromise<ContributorModel>;
|
|
406
406
|
/**
|
|
407
407
|
*
|
|
408
|
-
* @summary Get Contributor by slug.
|
|
408
|
+
* @summary Get Contributor by slug. (Auth policies: RequireDoctorRole)
|
|
409
409
|
* @param {string} slug
|
|
410
410
|
* @param {string} [languageCode]
|
|
411
411
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -753,7 +753,7 @@ export interface ContributorsApiApiV1ContributorsSlugGetRequest {
|
|
|
753
753
|
export declare class ContributorsApi extends BaseAPI {
|
|
754
754
|
/**
|
|
755
755
|
*
|
|
756
|
-
* @summary Delete Contributor.
|
|
756
|
+
* @summary Delete Contributor. (Auth policies: RequireLocalManagerRole)
|
|
757
757
|
* @param {ContributorsApiApiV1ContributorsContributorIdDeleteRequest} requestParameters Request parameters.
|
|
758
758
|
* @param {*} [options] Override http request option.
|
|
759
759
|
* @throws {RequiredError}
|
|
@@ -762,7 +762,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
762
762
|
apiV1ContributorsContributorIdDelete(requestParameters: ContributorsApiApiV1ContributorsContributorIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
763
763
|
/**
|
|
764
764
|
*
|
|
765
|
-
* @summary Get Contributor.
|
|
765
|
+
* @summary Get Contributor. (Auth policies: RequireDoctorRole)
|
|
766
766
|
* @param {ContributorsApiApiV1ContributorsContributorIdGetRequest} requestParameters Request parameters.
|
|
767
767
|
* @param {*} [options] Override http request option.
|
|
768
768
|
* @throws {RequiredError}
|
|
@@ -771,7 +771,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
771
771
|
apiV1ContributorsContributorIdGet(requestParameters: ContributorsApiApiV1ContributorsContributorIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorModel, any>>;
|
|
772
772
|
/**
|
|
773
773
|
*
|
|
774
|
-
* @summary Get all ContributorHandles.
|
|
774
|
+
* @summary Get all ContributorHandles. (Auth policies: RequireLocalManagerRole)
|
|
775
775
|
* @param {ContributorsApiApiV1ContributorsContributorIdHandlesGetRequest} requestParameters Request parameters.
|
|
776
776
|
* @param {*} [options] Override http request option.
|
|
777
777
|
* @throws {RequiredError}
|
|
@@ -780,7 +780,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
780
780
|
apiV1ContributorsContributorIdHandlesGet(requestParameters: ContributorsApiApiV1ContributorsContributorIdHandlesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorSnsHandlesModel, any>>;
|
|
781
781
|
/**
|
|
782
782
|
*
|
|
783
|
-
* @summary Delete ContributorHandle.
|
|
783
|
+
* @summary Delete ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
784
784
|
* @param {ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdDeleteRequest} requestParameters Request parameters.
|
|
785
785
|
* @param {*} [options] Override http request option.
|
|
786
786
|
* @throws {RequiredError}
|
|
@@ -789,7 +789,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
789
789
|
apiV1ContributorsContributorIdHandlesHandleIdDelete(requestParameters: ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
790
790
|
/**
|
|
791
791
|
*
|
|
792
|
-
* @summary Get ContributorHandle.
|
|
792
|
+
* @summary Get ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
793
793
|
* @param {ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdGetRequest} requestParameters Request parameters.
|
|
794
794
|
* @param {*} [options] Override http request option.
|
|
795
795
|
* @throws {RequiredError}
|
|
@@ -798,7 +798,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
798
798
|
apiV1ContributorsContributorIdHandlesHandleIdGet(requestParameters: ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SnsHandleModel, any>>;
|
|
799
799
|
/**
|
|
800
800
|
*
|
|
801
|
-
* @summary Update ContributorHandle.
|
|
801
|
+
* @summary Update ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
802
802
|
* @param {ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdPutRequest} requestParameters Request parameters.
|
|
803
803
|
* @param {*} [options] Override http request option.
|
|
804
804
|
* @throws {RequiredError}
|
|
@@ -807,7 +807,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
807
807
|
apiV1ContributorsContributorIdHandlesHandleIdPut(requestParameters: ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SnsHandleModel, any>>;
|
|
808
808
|
/**
|
|
809
809
|
*
|
|
810
|
-
* @summary Get ContributorHandle.
|
|
810
|
+
* @summary Get ContributorHandle. (Auth policies: RequireLocalManagerRole)
|
|
811
811
|
* @param {ContributorsApiApiV1ContributorsContributorIdHandlesPostRequest} requestParameters Request parameters.
|
|
812
812
|
* @param {*} [options] Override http request option.
|
|
813
813
|
* @throws {RequiredError}
|
|
@@ -816,7 +816,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
816
816
|
apiV1ContributorsContributorIdHandlesPost(requestParameters: ContributorsApiApiV1ContributorsContributorIdHandlesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SnsHandleModel, any>>;
|
|
817
817
|
/**
|
|
818
818
|
*
|
|
819
|
-
* @summary Update Contributor.
|
|
819
|
+
* @summary Update Contributor. (Auth policies: RequireLocalManagerRole)
|
|
820
820
|
* @param {ContributorsApiApiV1ContributorsContributorIdPutRequest} requestParameters Request parameters.
|
|
821
821
|
* @param {*} [options] Override http request option.
|
|
822
822
|
* @throws {RequiredError}
|
|
@@ -825,7 +825,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
825
825
|
apiV1ContributorsContributorIdPut(requestParameters: ContributorsApiApiV1ContributorsContributorIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorModel, any>>;
|
|
826
826
|
/**
|
|
827
827
|
*
|
|
828
|
-
* @summary Revalidate countributor
|
|
828
|
+
* @summary Revalidate countributor (Auth policies: RequireLocalManagerRole)
|
|
829
829
|
* @param {ContributorsApiApiV1ContributorsContributorIdRevalidatePostRequest} requestParameters Request parameters.
|
|
830
830
|
* @param {*} [options] Override http request option.
|
|
831
831
|
* @throws {RequiredError}
|
|
@@ -834,7 +834,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
834
834
|
apiV1ContributorsContributorIdRevalidatePost(requestParameters: ContributorsApiApiV1ContributorsContributorIdRevalidatePostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
835
835
|
/**
|
|
836
836
|
*
|
|
837
|
-
* @summary Get all Contributors.
|
|
837
|
+
* @summary Get all Contributors. (Auth policies: RequireDoctorRole)
|
|
838
838
|
* @param {ContributorsApiApiV1ContributorsGetRequest} requestParameters Request parameters.
|
|
839
839
|
* @param {*} [options] Override http request option.
|
|
840
840
|
* @throws {RequiredError}
|
|
@@ -843,7 +843,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
843
843
|
apiV1ContributorsGet(requestParameters?: ContributorsApiApiV1ContributorsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorsModel, any>>;
|
|
844
844
|
/**
|
|
845
845
|
*
|
|
846
|
-
* @summary Create a Contributor.
|
|
846
|
+
* @summary Create a Contributor. (Auth policies: RequireLocalManagerRole)
|
|
847
847
|
* @param {ContributorsApiApiV1ContributorsPostRequest} requestParameters Request parameters.
|
|
848
848
|
* @param {*} [options] Override http request option.
|
|
849
849
|
* @throws {RequiredError}
|
|
@@ -852,7 +852,7 @@ export declare class ContributorsApi extends BaseAPI {
|
|
|
852
852
|
apiV1ContributorsPost(requestParameters?: ContributorsApiApiV1ContributorsPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorModel, any>>;
|
|
853
853
|
/**
|
|
854
854
|
*
|
|
855
|
-
* @summary Get Contributor by slug.
|
|
855
|
+
* @summary Get Contributor by slug. (Auth policies: RequireDoctorRole)
|
|
856
856
|
* @param {ContributorsApiApiV1ContributorsSlugGetRequest} requestParameters Request parameters.
|
|
857
857
|
* @param {*} [options] Override http request option.
|
|
858
858
|
* @throws {RequiredError}
|