-
Notifications
You must be signed in to change notification settings - Fork 69
Release 4.11.0 #175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 4.11.0 #175
Conversation
Release 4.10.0 (Merge Master into Development)
Co-Authored-By: William Smith <[email protected]>
Add enum values
[Update] /regions status property
[Update] Add Last Successful to Linode Schema Backup Envelope
Add EOL to Images endpoints
[Update] Get/Put Account - Add euuid
Remove null from enum values
openapi.yaml
Outdated
format: date-time | ||
description: > | ||
The date of the image's planned end of life. Some images, like custom private images, | ||
will not have an end of life date. In that case this field will be empty. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will these be empty, or will they be None
?
openapi.yaml
Outdated
format: date-time | ||
description: > | ||
The date of the image's planned end of life. Some images, like custom private images, | ||
will not have an end of life date. In that case this field will be `none`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you capitalize this, please?
None
openapi.yaml
Outdated
format: date-time | ||
description: > | ||
The date of the image's planned end of life. Some images, like custom private images, | ||
will not have an end of life date. In that case this field will be empty. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
None
here for this as well, please.
* Remove API docs (redoc) change log; will be logged in DLC release notes (linode#176) * Update changelog for API Docs release 4.0.14 (linode#175) * Production in bold (linode#178) * Re-add modified 4.0.13 changelog (linode#179)
Release 1.1.19
No description provided.