ch-api-client-typescript2 3.1.1 → 3.1.2
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.d.ts +16 -24
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +22 -36
- package/package.json +1 -1
- package/src/api.ts +22 -38
package/lib/api.js
CHANGED
|
@@ -6621,7 +6621,7 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
|
|
|
6621
6621
|
},
|
|
6622
6622
|
/**
|
|
6623
6623
|
*
|
|
6624
|
-
* @summary Get all
|
|
6624
|
+
* @summary Get all DoctorLanguages.
|
|
6625
6625
|
* @param {string} doctorId
|
|
6626
6626
|
* @param {string} [language]
|
|
6627
6627
|
* @param {number} [page]
|
|
@@ -6672,7 +6672,7 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
|
|
|
6672
6672
|
},
|
|
6673
6673
|
/**
|
|
6674
6674
|
*
|
|
6675
|
-
* @summary Get
|
|
6675
|
+
* @summary Get DoctorLanguage.
|
|
6676
6676
|
* @param {string} doctorId
|
|
6677
6677
|
* @param {string} languageId
|
|
6678
6678
|
* @param {*} [options] Override http request option.
|
|
@@ -7405,7 +7405,7 @@ var DoctorsApiFp = function (configuration) {
|
|
|
7405
7405
|
},
|
|
7406
7406
|
/**
|
|
7407
7407
|
*
|
|
7408
|
-
* @summary Get all
|
|
7408
|
+
* @summary Get all DoctorLanguages.
|
|
7409
7409
|
* @param {string} doctorId
|
|
7410
7410
|
* @param {string} [language]
|
|
7411
7411
|
* @param {number} [page]
|
|
@@ -7429,7 +7429,7 @@ var DoctorsApiFp = function (configuration) {
|
|
|
7429
7429
|
},
|
|
7430
7430
|
/**
|
|
7431
7431
|
*
|
|
7432
|
-
* @summary Get
|
|
7432
|
+
* @summary Get DoctorLanguage.
|
|
7433
7433
|
* @param {string} doctorId
|
|
7434
7434
|
* @param {string} languageId
|
|
7435
7435
|
* @param {*} [options] Override http request option.
|
|
@@ -7785,7 +7785,7 @@ var DoctorsApiFactory = function (configuration, basePath, axios) {
|
|
|
7785
7785
|
},
|
|
7786
7786
|
/**
|
|
7787
7787
|
*
|
|
7788
|
-
* @summary Get all
|
|
7788
|
+
* @summary Get all DoctorLanguages.
|
|
7789
7789
|
* @param {string} doctorId
|
|
7790
7790
|
* @param {string} [language]
|
|
7791
7791
|
* @param {number} [page]
|
|
@@ -7799,7 +7799,7 @@ var DoctorsApiFactory = function (configuration, basePath, axios) {
|
|
|
7799
7799
|
},
|
|
7800
7800
|
/**
|
|
7801
7801
|
*
|
|
7802
|
-
* @summary Get
|
|
7802
|
+
* @summary Get DoctorLanguage.
|
|
7803
7803
|
* @param {string} doctorId
|
|
7804
7804
|
* @param {string} languageId
|
|
7805
7805
|
* @param {*} [options] Override http request option.
|
|
@@ -8073,7 +8073,7 @@ var DoctorsApi = /** @class */ (function (_super) {
|
|
|
8073
8073
|
};
|
|
8074
8074
|
/**
|
|
8075
8075
|
*
|
|
8076
|
-
* @summary Get all
|
|
8076
|
+
* @summary Get all DoctorLanguages.
|
|
8077
8077
|
* @param {string} doctorId
|
|
8078
8078
|
* @param {string} [language]
|
|
8079
8079
|
* @param {number} [page]
|
|
@@ -8089,7 +8089,7 @@ var DoctorsApi = /** @class */ (function (_super) {
|
|
|
8089
8089
|
};
|
|
8090
8090
|
/**
|
|
8091
8091
|
*
|
|
8092
|
-
* @summary Get
|
|
8092
|
+
* @summary Get DoctorLanguage.
|
|
8093
8093
|
* @param {string} doctorId
|
|
8094
8094
|
* @param {string} languageId
|
|
8095
8095
|
* @param {*} [options] Override http request option.
|
|
@@ -10165,7 +10165,6 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
|
|
|
10165
10165
|
*
|
|
10166
10166
|
* @summary Get all HospitalHandles.
|
|
10167
10167
|
* @param {string} hospitalId
|
|
10168
|
-
* @param {string} [hospitalId2]
|
|
10169
10168
|
* @param {string} [id]
|
|
10170
10169
|
* @param {SnsType} [snsType]
|
|
10171
10170
|
* @param {string} [handle]
|
|
@@ -10175,7 +10174,7 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
|
|
|
10175
10174
|
* @param {*} [options] Override http request option.
|
|
10176
10175
|
* @throws {RequiredError}
|
|
10177
10176
|
*/
|
|
10178
|
-
apiV2HospitalsHospitalIdHandlesGet: function (hospitalId,
|
|
10177
|
+
apiV2HospitalsHospitalIdHandlesGet: function (hospitalId, id, snsType, handle, page, limit, lastRetrieved, options) {
|
|
10179
10178
|
if (options === void 0) { options = {}; }
|
|
10180
10179
|
return __awaiter(_this, void 0, void 0, function () {
|
|
10181
10180
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -10191,9 +10190,6 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
|
|
|
10191
10190
|
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
|
|
10192
10191
|
localVarHeaderParameter = {};
|
|
10193
10192
|
localVarQueryParameter = {};
|
|
10194
|
-
if (hospitalId2 !== undefined) {
|
|
10195
|
-
localVarQueryParameter['HospitalId'] = hospitalId2;
|
|
10196
|
-
}
|
|
10197
10193
|
if (id !== undefined) {
|
|
10198
10194
|
localVarQueryParameter['Id'] = id;
|
|
10199
10195
|
}
|
|
@@ -10862,7 +10858,6 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
|
|
|
10862
10858
|
*
|
|
10863
10859
|
* @summary Get all HospitalWorkingDays.
|
|
10864
10860
|
* @param {string} hospitalId
|
|
10865
|
-
* @param {string} [hospitalId2]
|
|
10866
10861
|
* @param {string} [id]
|
|
10867
10862
|
* @param {string} [dayOfWeek]
|
|
10868
10863
|
* @param {Date} [timeFrom]
|
|
@@ -10874,7 +10869,7 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
|
|
|
10874
10869
|
* @param {*} [options] Override http request option.
|
|
10875
10870
|
* @throws {RequiredError}
|
|
10876
10871
|
*/
|
|
10877
|
-
apiV2HospitalsHospitalIdWorkingdaysGet: function (hospitalId,
|
|
10872
|
+
apiV2HospitalsHospitalIdWorkingdaysGet: function (hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options) {
|
|
10878
10873
|
if (options === void 0) { options = {}; }
|
|
10879
10874
|
return __awaiter(_this, void 0, void 0, function () {
|
|
10880
10875
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -10890,9 +10885,6 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
|
|
|
10890
10885
|
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
|
|
10891
10886
|
localVarHeaderParameter = {};
|
|
10892
10887
|
localVarQueryParameter = {};
|
|
10893
|
-
if (hospitalId2 !== undefined) {
|
|
10894
|
-
localVarQueryParameter['HospitalId'] = hospitalId2;
|
|
10895
|
-
}
|
|
10896
10888
|
if (id !== undefined) {
|
|
10897
10889
|
localVarQueryParameter['Id'] = id;
|
|
10898
10890
|
}
|
|
@@ -11369,7 +11361,6 @@ var HospitalsApiFp = function (configuration) {
|
|
|
11369
11361
|
*
|
|
11370
11362
|
* @summary Get all HospitalHandles.
|
|
11371
11363
|
* @param {string} hospitalId
|
|
11372
|
-
* @param {string} [hospitalId2]
|
|
11373
11364
|
* @param {string} [id]
|
|
11374
11365
|
* @param {SnsType} [snsType]
|
|
11375
11366
|
* @param {string} [handle]
|
|
@@ -11379,12 +11370,12 @@ var HospitalsApiFp = function (configuration) {
|
|
|
11379
11370
|
* @param {*} [options] Override http request option.
|
|
11380
11371
|
* @throws {RequiredError}
|
|
11381
11372
|
*/
|
|
11382
|
-
apiV2HospitalsHospitalIdHandlesGet: function (hospitalId,
|
|
11373
|
+
apiV2HospitalsHospitalIdHandlesGet: function (hospitalId, id, snsType, handle, page, limit, lastRetrieved, options) {
|
|
11383
11374
|
return __awaiter(this, void 0, void 0, function () {
|
|
11384
11375
|
var localVarAxiosArgs;
|
|
11385
11376
|
return __generator(this, function (_a) {
|
|
11386
11377
|
switch (_a.label) {
|
|
11387
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdHandlesGet(hospitalId,
|
|
11378
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options)];
|
|
11388
11379
|
case 1:
|
|
11389
11380
|
localVarAxiosArgs = _a.sent();
|
|
11390
11381
|
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
@@ -11669,7 +11660,6 @@ var HospitalsApiFp = function (configuration) {
|
|
|
11669
11660
|
*
|
|
11670
11661
|
* @summary Get all HospitalWorkingDays.
|
|
11671
11662
|
* @param {string} hospitalId
|
|
11672
|
-
* @param {string} [hospitalId2]
|
|
11673
11663
|
* @param {string} [id]
|
|
11674
11664
|
* @param {string} [dayOfWeek]
|
|
11675
11665
|
* @param {Date} [timeFrom]
|
|
@@ -11681,12 +11671,12 @@ var HospitalsApiFp = function (configuration) {
|
|
|
11681
11671
|
* @param {*} [options] Override http request option.
|
|
11682
11672
|
* @throws {RequiredError}
|
|
11683
11673
|
*/
|
|
11684
|
-
apiV2HospitalsHospitalIdWorkingdaysGet: function (hospitalId,
|
|
11674
|
+
apiV2HospitalsHospitalIdWorkingdaysGet: function (hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options) {
|
|
11685
11675
|
return __awaiter(this, void 0, void 0, function () {
|
|
11686
11676
|
var localVarAxiosArgs;
|
|
11687
11677
|
return __generator(this, function (_a) {
|
|
11688
11678
|
switch (_a.label) {
|
|
11689
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId,
|
|
11679
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options)];
|
|
11690
11680
|
case 1:
|
|
11691
11681
|
localVarAxiosArgs = _a.sent();
|
|
11692
11682
|
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
@@ -11933,7 +11923,6 @@ var HospitalsApiFactory = function (configuration, basePath, axios) {
|
|
|
11933
11923
|
*
|
|
11934
11924
|
* @summary Get all HospitalHandles.
|
|
11935
11925
|
* @param {string} hospitalId
|
|
11936
|
-
* @param {string} [hospitalId2]
|
|
11937
11926
|
* @param {string} [id]
|
|
11938
11927
|
* @param {SnsType} [snsType]
|
|
11939
11928
|
* @param {string} [handle]
|
|
@@ -11943,8 +11932,8 @@ var HospitalsApiFactory = function (configuration, basePath, axios) {
|
|
|
11943
11932
|
* @param {*} [options] Override http request option.
|
|
11944
11933
|
* @throws {RequiredError}
|
|
11945
11934
|
*/
|
|
11946
|
-
apiV2HospitalsHospitalIdHandlesGet: function (hospitalId,
|
|
11947
|
-
return localVarFp.apiV2HospitalsHospitalIdHandlesGet(hospitalId,
|
|
11935
|
+
apiV2HospitalsHospitalIdHandlesGet: function (hospitalId, id, snsType, handle, page, limit, lastRetrieved, options) {
|
|
11936
|
+
return localVarFp.apiV2HospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
|
|
11948
11937
|
},
|
|
11949
11938
|
/**
|
|
11950
11939
|
*
|
|
@@ -12123,7 +12112,6 @@ var HospitalsApiFactory = function (configuration, basePath, axios) {
|
|
|
12123
12112
|
*
|
|
12124
12113
|
* @summary Get all HospitalWorkingDays.
|
|
12125
12114
|
* @param {string} hospitalId
|
|
12126
|
-
* @param {string} [hospitalId2]
|
|
12127
12115
|
* @param {string} [id]
|
|
12128
12116
|
* @param {string} [dayOfWeek]
|
|
12129
12117
|
* @param {Date} [timeFrom]
|
|
@@ -12135,8 +12123,8 @@ var HospitalsApiFactory = function (configuration, basePath, axios) {
|
|
|
12135
12123
|
* @param {*} [options] Override http request option.
|
|
12136
12124
|
* @throws {RequiredError}
|
|
12137
12125
|
*/
|
|
12138
|
-
apiV2HospitalsHospitalIdWorkingdaysGet: function (hospitalId,
|
|
12139
|
-
return localVarFp.apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId,
|
|
12126
|
+
apiV2HospitalsHospitalIdWorkingdaysGet: function (hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options) {
|
|
12127
|
+
return localVarFp.apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
|
|
12140
12128
|
},
|
|
12141
12129
|
/**
|
|
12142
12130
|
*
|
|
@@ -12371,7 +12359,6 @@ var HospitalsApi = /** @class */ (function (_super) {
|
|
|
12371
12359
|
*
|
|
12372
12360
|
* @summary Get all HospitalHandles.
|
|
12373
12361
|
* @param {string} hospitalId
|
|
12374
|
-
* @param {string} [hospitalId2]
|
|
12375
12362
|
* @param {string} [id]
|
|
12376
12363
|
* @param {SnsType} [snsType]
|
|
12377
12364
|
* @param {string} [handle]
|
|
@@ -12382,9 +12369,9 @@ var HospitalsApi = /** @class */ (function (_super) {
|
|
|
12382
12369
|
* @throws {RequiredError}
|
|
12383
12370
|
* @memberof HospitalsApi
|
|
12384
12371
|
*/
|
|
12385
|
-
HospitalsApi.prototype.apiV2HospitalsHospitalIdHandlesGet = function (hospitalId,
|
|
12372
|
+
HospitalsApi.prototype.apiV2HospitalsHospitalIdHandlesGet = function (hospitalId, id, snsType, handle, page, limit, lastRetrieved, options) {
|
|
12386
12373
|
var _this = this;
|
|
12387
|
-
return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdHandlesGet(hospitalId,
|
|
12374
|
+
return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
12388
12375
|
};
|
|
12389
12376
|
/**
|
|
12390
12377
|
*
|
|
@@ -12583,7 +12570,6 @@ var HospitalsApi = /** @class */ (function (_super) {
|
|
|
12583
12570
|
*
|
|
12584
12571
|
* @summary Get all HospitalWorkingDays.
|
|
12585
12572
|
* @param {string} hospitalId
|
|
12586
|
-
* @param {string} [hospitalId2]
|
|
12587
12573
|
* @param {string} [id]
|
|
12588
12574
|
* @param {string} [dayOfWeek]
|
|
12589
12575
|
* @param {Date} [timeFrom]
|
|
@@ -12596,9 +12582,9 @@ var HospitalsApi = /** @class */ (function (_super) {
|
|
|
12596
12582
|
* @throws {RequiredError}
|
|
12597
12583
|
* @memberof HospitalsApi
|
|
12598
12584
|
*/
|
|
12599
|
-
HospitalsApi.prototype.apiV2HospitalsHospitalIdWorkingdaysGet = function (hospitalId,
|
|
12585
|
+
HospitalsApi.prototype.apiV2HospitalsHospitalIdWorkingdaysGet = function (hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options) {
|
|
12600
12586
|
var _this = this;
|
|
12601
|
-
return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId,
|
|
12587
|
+
return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
12602
12588
|
};
|
|
12603
12589
|
/**
|
|
12604
12590
|
*
|
package/package.json
CHANGED
package/src/api.ts
CHANGED
|
@@ -16126,7 +16126,7 @@ export const DoctorsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
16126
16126
|
},
|
|
16127
16127
|
/**
|
|
16128
16128
|
*
|
|
16129
|
-
* @summary Get all
|
|
16129
|
+
* @summary Get all DoctorLanguages.
|
|
16130
16130
|
* @param {string} doctorId
|
|
16131
16131
|
* @param {string} [language]
|
|
16132
16132
|
* @param {number} [page]
|
|
@@ -16182,7 +16182,7 @@ export const DoctorsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
16182
16182
|
},
|
|
16183
16183
|
/**
|
|
16184
16184
|
*
|
|
16185
|
-
* @summary Get
|
|
16185
|
+
* @summary Get DoctorLanguage.
|
|
16186
16186
|
* @param {string} doctorId
|
|
16187
16187
|
* @param {string} languageId
|
|
16188
16188
|
* @param {*} [options] Override http request option.
|
|
@@ -16913,7 +16913,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
16913
16913
|
},
|
|
16914
16914
|
/**
|
|
16915
16915
|
*
|
|
16916
|
-
* @summary Get all
|
|
16916
|
+
* @summary Get all DoctorLanguages.
|
|
16917
16917
|
* @param {string} doctorId
|
|
16918
16918
|
* @param {string} [language]
|
|
16919
16919
|
* @param {number} [page]
|
|
@@ -16928,7 +16928,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
16928
16928
|
},
|
|
16929
16929
|
/**
|
|
16930
16930
|
*
|
|
16931
|
-
* @summary Get
|
|
16931
|
+
* @summary Get DoctorLanguage.
|
|
16932
16932
|
* @param {string} doctorId
|
|
16933
16933
|
* @param {string} languageId
|
|
16934
16934
|
* @param {*} [options] Override http request option.
|
|
@@ -17194,7 +17194,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
17194
17194
|
},
|
|
17195
17195
|
/**
|
|
17196
17196
|
*
|
|
17197
|
-
* @summary Get all
|
|
17197
|
+
* @summary Get all DoctorLanguages.
|
|
17198
17198
|
* @param {string} doctorId
|
|
17199
17199
|
* @param {string} [language]
|
|
17200
17200
|
* @param {number} [page]
|
|
@@ -17208,7 +17208,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
17208
17208
|
},
|
|
17209
17209
|
/**
|
|
17210
17210
|
*
|
|
17211
|
-
* @summary Get
|
|
17211
|
+
* @summary Get DoctorLanguage.
|
|
17212
17212
|
* @param {string} doctorId
|
|
17213
17213
|
* @param {string} languageId
|
|
17214
17214
|
* @param {*} [options] Override http request option.
|
|
@@ -17478,7 +17478,7 @@ export class DoctorsApi extends BaseAPI {
|
|
|
17478
17478
|
|
|
17479
17479
|
/**
|
|
17480
17480
|
*
|
|
17481
|
-
* @summary Get all
|
|
17481
|
+
* @summary Get all DoctorLanguages.
|
|
17482
17482
|
* @param {string} doctorId
|
|
17483
17483
|
* @param {string} [language]
|
|
17484
17484
|
* @param {number} [page]
|
|
@@ -17494,7 +17494,7 @@ export class DoctorsApi extends BaseAPI {
|
|
|
17494
17494
|
|
|
17495
17495
|
/**
|
|
17496
17496
|
*
|
|
17497
|
-
* @summary Get
|
|
17497
|
+
* @summary Get DoctorLanguage.
|
|
17498
17498
|
* @param {string} doctorId
|
|
17499
17499
|
* @param {string} languageId
|
|
17500
17500
|
* @param {*} [options] Override http request option.
|
|
@@ -19508,7 +19508,6 @@ export const HospitalsApiAxiosParamCreator = function (configuration?: Configura
|
|
|
19508
19508
|
*
|
|
19509
19509
|
* @summary Get all HospitalHandles.
|
|
19510
19510
|
* @param {string} hospitalId
|
|
19511
|
-
* @param {string} [hospitalId2]
|
|
19512
19511
|
* @param {string} [id]
|
|
19513
19512
|
* @param {SnsType} [snsType]
|
|
19514
19513
|
* @param {string} [handle]
|
|
@@ -19518,7 +19517,7 @@ export const HospitalsApiAxiosParamCreator = function (configuration?: Configura
|
|
|
19518
19517
|
* @param {*} [options] Override http request option.
|
|
19519
19518
|
* @throws {RequiredError}
|
|
19520
19519
|
*/
|
|
19521
|
-
apiV2HospitalsHospitalIdHandlesGet: async (hospitalId: string,
|
|
19520
|
+
apiV2HospitalsHospitalIdHandlesGet: async (hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
19522
19521
|
// verify required parameter 'hospitalId' is not null or undefined
|
|
19523
19522
|
assertParamExists('apiV2HospitalsHospitalIdHandlesGet', 'hospitalId', hospitalId)
|
|
19524
19523
|
const localVarPath = `/api/v2/hospitals/{hospitalId}/handles`
|
|
@@ -19534,10 +19533,6 @@ export const HospitalsApiAxiosParamCreator = function (configuration?: Configura
|
|
|
19534
19533
|
const localVarHeaderParameter = {} as any;
|
|
19535
19534
|
const localVarQueryParameter = {} as any;
|
|
19536
19535
|
|
|
19537
|
-
if (hospitalId2 !== undefined) {
|
|
19538
|
-
localVarQueryParameter['HospitalId'] = hospitalId2;
|
|
19539
|
-
}
|
|
19540
|
-
|
|
19541
19536
|
if (id !== undefined) {
|
|
19542
19537
|
localVarQueryParameter['Id'] = id;
|
|
19543
19538
|
}
|
|
@@ -20285,7 +20280,6 @@ export const HospitalsApiAxiosParamCreator = function (configuration?: Configura
|
|
|
20285
20280
|
*
|
|
20286
20281
|
* @summary Get all HospitalWorkingDays.
|
|
20287
20282
|
* @param {string} hospitalId
|
|
20288
|
-
* @param {string} [hospitalId2]
|
|
20289
20283
|
* @param {string} [id]
|
|
20290
20284
|
* @param {string} [dayOfWeek]
|
|
20291
20285
|
* @param {Date} [timeFrom]
|
|
@@ -20297,7 +20291,7 @@ export const HospitalsApiAxiosParamCreator = function (configuration?: Configura
|
|
|
20297
20291
|
* @param {*} [options] Override http request option.
|
|
20298
20292
|
* @throws {RequiredError}
|
|
20299
20293
|
*/
|
|
20300
|
-
apiV2HospitalsHospitalIdWorkingdaysGet: async (hospitalId: string,
|
|
20294
|
+
apiV2HospitalsHospitalIdWorkingdaysGet: async (hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
20301
20295
|
// verify required parameter 'hospitalId' is not null or undefined
|
|
20302
20296
|
assertParamExists('apiV2HospitalsHospitalIdWorkingdaysGet', 'hospitalId', hospitalId)
|
|
20303
20297
|
const localVarPath = `/api/v2/hospitals/{hospitalId}/workingdays`
|
|
@@ -20313,10 +20307,6 @@ export const HospitalsApiAxiosParamCreator = function (configuration?: Configura
|
|
|
20313
20307
|
const localVarHeaderParameter = {} as any;
|
|
20314
20308
|
const localVarQueryParameter = {} as any;
|
|
20315
20309
|
|
|
20316
|
-
if (hospitalId2 !== undefined) {
|
|
20317
|
-
localVarQueryParameter['HospitalId'] = hospitalId2;
|
|
20318
|
-
}
|
|
20319
|
-
|
|
20320
20310
|
if (id !== undefined) {
|
|
20321
20311
|
localVarQueryParameter['Id'] = id;
|
|
20322
20312
|
}
|
|
@@ -20733,7 +20723,6 @@ export const HospitalsApiFp = function(configuration?: Configuration) {
|
|
|
20733
20723
|
*
|
|
20734
20724
|
* @summary Get all HospitalHandles.
|
|
20735
20725
|
* @param {string} hospitalId
|
|
20736
|
-
* @param {string} [hospitalId2]
|
|
20737
20726
|
* @param {string} [id]
|
|
20738
20727
|
* @param {SnsType} [snsType]
|
|
20739
20728
|
* @param {string} [handle]
|
|
@@ -20743,8 +20732,8 @@ export const HospitalsApiFp = function(configuration?: Configuration) {
|
|
|
20743
20732
|
* @param {*} [options] Override http request option.
|
|
20744
20733
|
* @throws {RequiredError}
|
|
20745
20734
|
*/
|
|
20746
|
-
async apiV2HospitalsHospitalIdHandlesGet(hospitalId: string,
|
|
20747
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdHandlesGet(hospitalId,
|
|
20735
|
+
async apiV2HospitalsHospitalIdHandlesGet(hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalSnsHandlesModel>> {
|
|
20736
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options);
|
|
20748
20737
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
20749
20738
|
},
|
|
20750
20739
|
/**
|
|
@@ -20934,7 +20923,6 @@ export const HospitalsApiFp = function(configuration?: Configuration) {
|
|
|
20934
20923
|
*
|
|
20935
20924
|
* @summary Get all HospitalWorkingDays.
|
|
20936
20925
|
* @param {string} hospitalId
|
|
20937
|
-
* @param {string} [hospitalId2]
|
|
20938
20926
|
* @param {string} [id]
|
|
20939
20927
|
* @param {string} [dayOfWeek]
|
|
20940
20928
|
* @param {Date} [timeFrom]
|
|
@@ -20946,8 +20934,8 @@ export const HospitalsApiFp = function(configuration?: Configuration) {
|
|
|
20946
20934
|
* @param {*} [options] Override http request option.
|
|
20947
20935
|
* @throws {RequiredError}
|
|
20948
20936
|
*/
|
|
20949
|
-
async apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId: string,
|
|
20950
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId,
|
|
20937
|
+
async apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<WorkingDaysModel>> {
|
|
20938
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options);
|
|
20951
20939
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
20952
20940
|
},
|
|
20953
20941
|
/**
|
|
@@ -21162,7 +21150,6 @@ export const HospitalsApiFactory = function (configuration?: Configuration, base
|
|
|
21162
21150
|
*
|
|
21163
21151
|
* @summary Get all HospitalHandles.
|
|
21164
21152
|
* @param {string} hospitalId
|
|
21165
|
-
* @param {string} [hospitalId2]
|
|
21166
21153
|
* @param {string} [id]
|
|
21167
21154
|
* @param {SnsType} [snsType]
|
|
21168
21155
|
* @param {string} [handle]
|
|
@@ -21172,8 +21159,8 @@ export const HospitalsApiFactory = function (configuration?: Configuration, base
|
|
|
21172
21159
|
* @param {*} [options] Override http request option.
|
|
21173
21160
|
* @throws {RequiredError}
|
|
21174
21161
|
*/
|
|
21175
|
-
apiV2HospitalsHospitalIdHandlesGet(hospitalId: string,
|
|
21176
|
-
return localVarFp.apiV2HospitalsHospitalIdHandlesGet(hospitalId,
|
|
21162
|
+
apiV2HospitalsHospitalIdHandlesGet(hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalSnsHandlesModel> {
|
|
21163
|
+
return localVarFp.apiV2HospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
|
|
21177
21164
|
},
|
|
21178
21165
|
/**
|
|
21179
21166
|
*
|
|
@@ -21352,7 +21339,6 @@ export const HospitalsApiFactory = function (configuration?: Configuration, base
|
|
|
21352
21339
|
*
|
|
21353
21340
|
* @summary Get all HospitalWorkingDays.
|
|
21354
21341
|
* @param {string} hospitalId
|
|
21355
|
-
* @param {string} [hospitalId2]
|
|
21356
21342
|
* @param {string} [id]
|
|
21357
21343
|
* @param {string} [dayOfWeek]
|
|
21358
21344
|
* @param {Date} [timeFrom]
|
|
@@ -21364,8 +21350,8 @@ export const HospitalsApiFactory = function (configuration?: Configuration, base
|
|
|
21364
21350
|
* @param {*} [options] Override http request option.
|
|
21365
21351
|
* @throws {RequiredError}
|
|
21366
21352
|
*/
|
|
21367
|
-
apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId: string,
|
|
21368
|
-
return localVarFp.apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId,
|
|
21353
|
+
apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<WorkingDaysModel> {
|
|
21354
|
+
return localVarFp.apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
|
|
21369
21355
|
},
|
|
21370
21356
|
/**
|
|
21371
21357
|
*
|
|
@@ -21596,7 +21582,6 @@ export class HospitalsApi extends BaseAPI {
|
|
|
21596
21582
|
*
|
|
21597
21583
|
* @summary Get all HospitalHandles.
|
|
21598
21584
|
* @param {string} hospitalId
|
|
21599
|
-
* @param {string} [hospitalId2]
|
|
21600
21585
|
* @param {string} [id]
|
|
21601
21586
|
* @param {SnsType} [snsType]
|
|
21602
21587
|
* @param {string} [handle]
|
|
@@ -21607,8 +21592,8 @@ export class HospitalsApi extends BaseAPI {
|
|
|
21607
21592
|
* @throws {RequiredError}
|
|
21608
21593
|
* @memberof HospitalsApi
|
|
21609
21594
|
*/
|
|
21610
|
-
public apiV2HospitalsHospitalIdHandlesGet(hospitalId: string,
|
|
21611
|
-
return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdHandlesGet(hospitalId,
|
|
21595
|
+
public apiV2HospitalsHospitalIdHandlesGet(hospitalId: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
|
|
21596
|
+
return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdHandlesGet(hospitalId, id, snsType, handle, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
21612
21597
|
}
|
|
21613
21598
|
|
|
21614
21599
|
/**
|
|
@@ -21808,7 +21793,6 @@ export class HospitalsApi extends BaseAPI {
|
|
|
21808
21793
|
*
|
|
21809
21794
|
* @summary Get all HospitalWorkingDays.
|
|
21810
21795
|
* @param {string} hospitalId
|
|
21811
|
-
* @param {string} [hospitalId2]
|
|
21812
21796
|
* @param {string} [id]
|
|
21813
21797
|
* @param {string} [dayOfWeek]
|
|
21814
21798
|
* @param {Date} [timeFrom]
|
|
@@ -21821,8 +21805,8 @@ export class HospitalsApi extends BaseAPI {
|
|
|
21821
21805
|
* @throws {RequiredError}
|
|
21822
21806
|
* @memberof HospitalsApi
|
|
21823
21807
|
*/
|
|
21824
|
-
public apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId: string,
|
|
21825
|
-
return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId,
|
|
21808
|
+
public apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId: string, id?: string, dayOfWeek?: string, timeFrom?: Date, timeTo?: Date, checkHoliday?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
|
|
21809
|
+
return HospitalsApiFp(this.configuration).apiV2HospitalsHospitalIdWorkingdaysGet(hospitalId, id, dayOfWeek, timeFrom, timeTo, checkHoliday, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
21826
21810
|
}
|
|
21827
21811
|
|
|
21828
21812
|
/**
|