issues
search
CyberfusionIO
/
cyberfusion-cluster-api-client
Cyberfusion Core API client
https://core-api.cyberfusion.io
MIT License
5
stars
3
forks
source link
Fix object_id type of task collection
#93
Closed
dvdheiden
closed
11 months ago
dvdheiden
commented
11 months ago
Changes
Fixed
TaskCollection: use int|null as proper type for the object ID instead of string.
Checks
[x] The version constant is updated in
Client.php
[x] The changelog is updated (when applicable)
[x] The supported Cluster API version is updated in the README (when applicable)
Changes
Fixed
Checks
Client.php