Skip to content
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.4.0 #123

Merged
merged 12 commits into from Sep 9, 2019
Merged

Release/4.4.0 #123

merged 12 commits into from Sep 9, 2019

Conversation

leslitagordita
Copy link
Contributor

@leslitagordita leslitagordita commented Sep 6, 2019

  • Includes API docs ref release 4.4.0. Should not be merged until APInext v55.0 is released on or around 09/09

nmelehan and others added 12 commits August 28, 2019 11:40
Bump version to 4.3.2 (merge into development)
 Use `openapi3` python module for spec linting
* Add more details about /linode/instances/{linodeId}/migrate

* Add region parameter to CLI example

* Add changes requested by reviewer
* Updating Managed Contact schema object to allow nullable group and remove deprecated flag

* Removed deprecated from `consultation_group` for ManagedService obj
* new: Added documentation for the object-storage/buckets endpoints

This is a draft; please review carefully and do not merge without
populating placeholder links.

These endpoints have existed for some time, but are finally being
documented (the last two are shipping on Monday).  I _do not_ advise
actual users to use these endpoints; they're mostly for the benefit for
cloud.  In keeping with API philosophy, they _are_ available to all
customers, but the s3 API will almost certainly be more useful in all
cases, which is why using these endpoints is discouraged.

* updated to add curl, links to ceph, and minor copy edits

* Copy Edits and link updates.

Add missing query parameter for Get Object Storage Bucket Contents
Add required to various endpoint properties.

* Update GET endpoint summaries to follow List, View convention

* added content-type json to curl samples

* small copy edit change for spacing
* Updated Event schema object added secondary_entity object

* added filterable tag to properties id and created per map

* updated type to enum and description. also updated cli display order.

* removed enum from type, made id a string, made label non-changing, allow for possibility of more event actions
@@ -8862,9 +9410,10 @@ paths:
servers:
- url: https://api.linode.com/v4beta
summary: Create an Object Storage Key
description: >
description: |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do > and | mean here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The | respects line breaks without having to use markup where the > does not.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually not accurate, it's a yaml scalar block thing: https://yaml-multiline.info

@leslitagordita leslitagordita removed the request for review from Dorthu September 9, 2019 16:01
Copy link
Member

@Dorthu Dorthu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@leslitagordita leslitagordita merged commit e8b1f31 into master Sep 9, 2019
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
…mmit

Revert "[NEW] API Changelog 4-11-0-2019-12-16"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants