Skip to content

Commit c0f5c67

Browse files
algolia-botwriteensshortcuts
committed
feat(specs): add appropriate type to model instance type property
algolia/api-clients-automation#1077 Co-authored-by: Adewusi Victor <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent cdadf1b commit c0f5c67

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [4.0.0-alpha.26](https://github.com/algolia/algoliasearch-client-php/compare/4.0.0-alpha.25...4.0.0-alpha.26)
2+
3+
- [e84584dd](https://github.com/algolia/api-clients-automation/commit/e84584dd) feat(specs): add modelID as part of getModelMetrics response ([#1075](https://github.com/algolia/api-clients-automation/pull/1075)) by [@writeens](https://github.com/writeens/)
4+
15
## [4.0.0-alpha.25](https://github.com/algolia/algoliasearch-client-php/compare/4.0.0-alpha.24...4.0.0-alpha.25)
26

37
- [8151e945](https://github.com/algolia/api-clients-automation/commit/8151e945) feat(specs): attributes no longer required in model instance response ([#1065](https://github.com/algolia/api-clients-automation/pull/1065)) by [@writeens](https://github.com/writeens/)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "algolia/algoliasearch-client-php",
3-
"version": "4.0.0-alpha.25",
3+
"version": "4.0.0-alpha.26",
44
"description": "API powering the features of Algolia.",
55
"keywords": [
66
"openapitools",

0 commit comments

Comments
 (0)