Skip to content

Commit 4928b00

Browse files
committed
Release v1.4.2
* Fixed issue with **getBooking** endpoint in PHP SDK
1 parent eeeeb94 commit 4928b00

File tree

115 files changed

+2419
-1625
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+2419
-1625
lines changed

docs/Model/BookSlotRequest.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Name | Type | Description | Notes
88
**patient** | [**\DocPlanner\Client\Model\Patient**](Patient.md) | |
99
**duration** | **int** | |
1010
**send_notifications** | **bool** | Whether we should send visit notifications | [optional]
11-
**label** | **string** | | [optional] [default to 'null']
12-
**comment** | **string** | | [optional] [default to 'null']
13-
**insurance_provider_id** | **string** | | [optional] [default to 'null']
14-
**insurance_plan_id** | **string** | | [optional] [default to 'null']
11+
**label** | **string** | | [optional]
12+
**comment** | **string** | | [optional]
13+
**insurance_provider_id** | **string** | | [optional]
14+
**insurance_plan_id** | **string** | | [optional]
1515
**is_recurring** | **bool** | Whether the visit should be marked as recurrent (there will be no confirmation notification sent to the patient) | [optional] [default to false]
1616

1717
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

lib/Api/APINotificationCallbacksApi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
*
1515
* Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services.
1616
*
17-
* OpenAPI spec version: 1.4.1
17+
* OpenAPI spec version: 1.4.2
1818
*
1919
* Generated by: https://github.com/swagger-api/swagger-codegen.git
20-
* Swagger Codegen version: 3.0.24
20+
* Swagger Codegen version: 3.0.68
2121
*/
2222
/**
2323
* NOTE: This class is auto generated by the swagger code generator program.

lib/Api/AddressesApi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
*
1515
* Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services.
1616
*
17-
* OpenAPI spec version: 1.4.1
17+
* OpenAPI spec version: 1.4.2
1818
*
1919
* Generated by: https://github.com/swagger-api/swagger-codegen.git
20-
* Swagger Codegen version: 3.0.24
20+
* Swagger Codegen version: 3.0.68
2121
*/
2222
/**
2323
* NOTE: This class is auto generated by the swagger code generator program.

lib/Api/BookingsApi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
*
1515
* Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services.
1616
*
17-
* OpenAPI spec version: 1.4.1
17+
* OpenAPI spec version: 1.4.2
1818
*
1919
* Generated by: https://github.com/swagger-api/swagger-codegen.git
20-
* Swagger Codegen version: 3.0.24
20+
* Swagger Codegen version: 3.0.68
2121
*/
2222
/**
2323
* NOTE: This class is auto generated by the swagger code generator program.

lib/Api/CalendarBreaksApi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
*
1515
* Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services.
1616
*
17-
* OpenAPI spec version: 1.4.1
17+
* OpenAPI spec version: 1.4.2
1818
*
1919
* Generated by: https://github.com/swagger-api/swagger-codegen.git
20-
* Swagger Codegen version: 3.0.24
20+
* Swagger Codegen version: 3.0.68
2121
*/
2222
/**
2323
* NOTE: This class is auto generated by the swagger code generator program.

lib/Api/CalendarsApi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
*
1515
* Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services.
1616
*
17-
* OpenAPI spec version: 1.4.1
17+
* OpenAPI spec version: 1.4.2
1818
*
1919
* Generated by: https://github.com/swagger-api/swagger-codegen.git
20-
* Swagger Codegen version: 3.0.24
20+
* Swagger Codegen version: 3.0.68
2121
*/
2222
/**
2323
* NOTE: This class is auto generated by the swagger code generator program.

lib/Api/DoctorsApi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
*
1515
* Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services.
1616
*
17-
* OpenAPI spec version: 1.4.1
17+
* OpenAPI spec version: 1.4.2
1818
*
1919
* Generated by: https://github.com/swagger-api/swagger-codegen.git
20-
* Swagger Codegen version: 3.0.24
20+
* Swagger Codegen version: 3.0.68
2121
*/
2222
/**
2323
* NOTE: This class is auto generated by the swagger code generator program.

lib/Api/FacilitiesApi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
*
1515
* Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services.
1616
*
17-
* OpenAPI spec version: 1.4.1
17+
* OpenAPI spec version: 1.4.2
1818
*
1919
* Generated by: https://github.com/swagger-api/swagger-codegen.git
20-
* Swagger Codegen version: 3.0.24
20+
* Swagger Codegen version: 3.0.68
2121
*/
2222
/**
2323
* NOTE: This class is auto generated by the swagger code generator program.

lib/Api/InsurancesApi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
*
1515
* Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services.
1616
*
17-
* OpenAPI spec version: 1.4.1
17+
* OpenAPI spec version: 1.4.2
1818
*
1919
* Generated by: https://github.com/swagger-api/swagger-codegen.git
20-
* Swagger Codegen version: 3.0.24
20+
* Swagger Codegen version: 3.0.68
2121
*/
2222
/**
2323
* NOTE: This class is auto generated by the swagger code generator program.

lib/Api/PatientPresenceApi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
*
1515
* Welcome to Docplanner Integrations [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API! This API gives You the ability to build Your own application and integrate it with Docplanner services.
1616
*
17-
* OpenAPI spec version: 1.4.1
17+
* OpenAPI spec version: 1.4.2
1818
*
1919
* Generated by: https://github.com/swagger-api/swagger-codegen.git
20-
* Swagger Codegen version: 3.0.24
20+
* Swagger Codegen version: 3.0.68
2121
*/
2222
/**
2323
* NOTE: This class is auto generated by the swagger code generator program.

0 commit comments

Comments
 (0)