Skip to content

Commit

Permalink
feat(specs): add appropriate type to model instance type property
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#1077

Co-authored-by: Adewusi Victor <glove.adewusi@gmail.com>
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
  • Loading branch information
3 people committed Nov 3, 2022
1 parent cdadf1b commit c0f5c67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [4.0.0-alpha.26](https://github.com/algolia/algoliasearch-client-php/compare/4.0.0-alpha.25...4.0.0-alpha.26)

- [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.0.0-alpha.25](https://github.com/algolia/algoliasearch-client-php/compare/4.0.0-alpha.24...4.0.0-alpha.25)

- [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/)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "algolia/algoliasearch-client-php",
"version": "4.0.0-alpha.25",
"version": "4.0.0-alpha.26",
"description": "API powering the features of Algolia.",
"keywords": [
"openapitools",
Expand Down

0 comments on commit c0f5c67

Please sign in to comment.