Skip to content

Release/0.16.9 #39

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

Merged
merged 74 commits into from
Jan 8, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
ab9e798
Correct id prefix for payment routing.
Dec 14, 2017
b3c08f4
Update site title and window title format.
Dec 14, 2017
c261c9b
Document rendered zone file
Dorthu Dec 14, 2017
3af4451
Documents VAT number
Dorthu Dec 14, 2017
4ed5a14
Added object and endpoint for managed history
Nov 8, 2017
8f0913a
Added managed service object and endpoints
Dec 1, 2017
42ee4e6
Added object and endpoints for managed credentials
Dec 5, 2017
94528cb
Addressed feedback PR
Dec 6, 2017
f12147a
Added ID to contacts and services; removed dupe
Dec 5, 2017
49e2602
Moves files for new directory setup
Dorthu Dec 13, 2017
39566e7
Merge pull request #4 from rjstires/bug-2800
displague Dec 14, 2017
736d084
Merge pull request #5 from rjstires/feature-2785
displague Dec 14, 2017
65f4ca9
Addressed feedback
Dorthu Dec 14, 2017
2c83d15
Merge pull request #3 from Dorthu/managedServiceIssueHistory
Dec 15, 2017
6845225
ref: cleanup managed credential docs
Dec 15, 2017
34b5969
new: add docs for deleting managed contacts
Dec 15, 2017
adcd39c
document PUT managed/contacts:id response
Dec 15, 2017
bb66484
document DELETE managed/service/:id
Dec 15, 2017
1a27b01
use externallink
Dec 15, 2017
fb82a32
Merge tag 'v0.16.7' into develop
displague Dec 18, 2017
2eea9a9
Merge pull request #10 from SzySteve/docs/delete_service
jamesottinger Dec 18, 2017
d1493c7
Merge pull request #9 from SzySteve/docs/delete_contact
yoshizzle Dec 18, 2017
075800e
Merge pull request #7 from Dorthu/feature/vat-number
yoshizzle Dec 18, 2017
f637d9a
and/or
Dec 18, 2017
8e60dc8
Merge pull request #8 from SzySteve/docs/credential_refinement
yoshizzle Dec 18, 2017
cc98d02
document managed metadata for support tickets
Dec 18, 2017
b466d5c
add managed history to docs
Dec 19, 2017
ce63f80
code review feedback
Dec 19, 2017
5fb9023
Merge branch 'master' into develop
Dorthu Dec 19, 2017
5ba35eb
Merge branch 'master' into develop
Dorthu Dec 19, 2017
ddd2a0e
add credentials as a param for managed services
Dec 19, 2017
9f46565
merge conflict got through into develop
Dec 19, 2017
095227b
Merge pull request #17 from SzySteve/bug/duplicate_header
Dorthu Dec 19, 2017
1191b12
credentials -> credential IDs
Dec 19, 2017
c8de300
grammar fixes
Dec 19, 2017
8af7314
Merge pull request #19 from SzySteve/grammar
Dec 19, 2017
8c250e3
Merge pull request #15 from SzySteve/docs/managed_history
yoshizzle Dec 20, 2017
2935cd0
Merge pull request #6 from Dorthu/feature/zone-dump
yoshizzle Dec 20, 2017
9d3037d
Changed copy for zone dump processing
Dec 20, 2017
eeb6530
Merge pull request #20 from yoshizzle/zoneDumpCopy
jamesottinger Dec 20, 2017
028b338
maint -> mantenance
Dec 20, 2017
d45ee0b
use proper enum syntax for post
Dec 20, 2017
c48777e
vendor is not filterable
Dec 15, 2017
8fd8fdf
address docs inconsistencies
Dec 20, 2017
8b5c782
fix prices so that they are floats
Dec 20, 2017
6aa9547
code review feedback
Dec 20, 2017
b7fd112
Merge pull request #16 from SzySteve/docs/managed_services_creds
yoshizzle Dec 20, 2017
f9c5d0c
Adds object and endpoints for GET and PUT /managed/linode_settings
Dec 19, 2017
3697013
Merge pull request #14 from SzySteve/docs/managed_tickets
RobertDeRose Dec 21, 2017
43e2ccd
Merge pull request #18 from yoshizzle/managedLinodeSettings
jamesottinger Dec 21, 2017
1f8d1ec
new: Added PUT /managed/services/$id
Dec 21, 2017
6abeda4
new: Added endpoint/obj for managed stat, modified prebuild
Dec 21, 2017
1f58bb4
Merge pull request #22 from yoshizzle/managedStats
jamesottinger Dec 21, 2017
c4905f5
Merge pull request #23 from yoshizzle/putManagedServices
jamesottinger Dec 21, 2017
d1607b2
Fix mobile nav
asauber Dec 21, 2017
cdd5b5e
fitlerable
Dec 22, 2017
dc42403
Merge pull request #21 from SzySteve/docs/feedback_cleanup
Dec 22, 2017
8a2c7b6
Fix type of stackscript_data (should be Object, not String).
archiecobbs Dec 23, 2017
745d304
Merge pull request #25 from archiecobbs/develop
Dorthu Jan 2, 2018
2091c66
Merge pull request #24 from linode/fix-mobile-nav
Dorthu Jan 2, 2018
586b6e4
new: Documents POST /volumes/:id/resize
Dorthu Jan 2, 2018
03469ef
Added more robust language to kvmify
Jan 3, 2018
c5b35f8
Changed order-by to order_by to fix spelling error
Jan 3, 2018
ab71947
Merge pull request #32 from yoshizzle/orderby
Dorthu Jan 4, 2018
dec6019
Adds managed/services/$id/enable and disable endpoint documentation
Jan 4, 2018
a08a820
Addressed PR feedback
Jan 4, 2018
dad70c0
Addresses PR feedback
Jan 4, 2018
2b95d9c
Merge pull request #31 from yoshizzle/kvmify
jamesottinger Jan 4, 2018
b024844
Merge pull request #34 from yoshizzle/managedserviceenabledisable
jamesottinger Jan 4, 2018
ff8dcc7
Merge pull request #30 from Dorthu/feature/document-resize-volume
jamesottinger Jan 4, 2018
3d37144
Adds changelog for 2018/01/08 release
Dorthu Jan 5, 2018
b753097
Addressed PR feedback
Dorthu Jan 5, 2018
f3c9108
Merge pull request #38 from Dorthu/changelog/2018-08-01
Dorthu Jan 5, 2018
5f89845
Bumped version
Dorthu Jan 5, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.16.9] 2018-01-05
### Added
- Docs for 2018-01-08 release
### Fixed
- Assorted incorrect information

## [0.16.8] 2017-12-19
### Added
- "Early Access" notice at the top of docs
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linode-api-docs",
"version": "0.16.8",
"version": "0.16.9",
"description": "Linode API Docs",
"main": "src/index.js",
"scripts": {
Expand Down
11 changes: 1 addition & 10 deletions prebuild.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ function formatSchemaExample(schema, paginationKey) {
const schemaExample = {};

if (!Array.isArray(schema)) {
// TODO: Account for objects / clean this method up
return schemaExample;
}

Expand All @@ -101,15 +100,7 @@ function formatSchemaExample(schema, paginationKey) {
schemaExample[obj.name] = [schemaExample[obj.name]];
}
} else {
let value = obj.value;
if (Array.isArray(value)) {
value = value.map(function (obj) {
if (typeof obj === 'object' && obj !== null) {
return formatSchemaExample(obj);
}
return obj;
});
}
const value = obj.value;

schemaExample[obj.name] = value;
}
Expand Down
9 changes: 9 additions & 0 deletions scss/components/Header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,13 @@
left: 0;
z-index: 10;
}

.MainHeader {
overflow: hidden;
}

.navbar-toggler {
position: fixed;
top: 0;
}
}
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ browserHistory.listen(function (location) {

window.setTitle = function (newTitle) {
const title = document.querySelector('title');
title.textContent = 'Linode API v4 | Linode Developers';
title.textContent = 'API v4 Documentation | Linode Developers';

if (newTitle) {
title.textContent = `${newTitle} | ${title.textContent}`;
Expand Down
2 changes: 1 addition & 1 deletion src/data/endpoints/account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ endpoints:
"usd": "120.00",
}' \
https://$api_root/$version/account/payments
/account/payments/:id:
/account/payments/$id:
group: Payments
type: Resource
authenticated: true
Expand Down
12 changes: 8 additions & 4 deletions src/data/endpoints/linodes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ endpoints:
description: >
UDF (user-defined fields) for this stackscript. Defaults to "{}".
<ul><li>Must match UDFs required by stackscript.</li></ul>
type: String
type: Object
backup_id:
optional: true
description: >
Expand Down Expand Up @@ -253,7 +253,7 @@ endpoints:
description: >
UDF (user-defined fields) for this stackscript. Defaults to "{}".
<ul><li>Must match UDFs required by stackscript.</li></ul>
type: String
type: Object
examples:
curl: |
curl -H "Content-Type: application/json" \
Expand Down Expand Up @@ -655,7 +655,11 @@ endpoints:
type: Action
authenticated: true
description: >
Changes a Linode's hypervisor from Xen to KVM.
Changes a Linode's hypervisor from Xen (legacy) to KVM (modern). Doing this
restarts and migrates your Linode, and can take several minutes depending on
the size of the Linode. Upgrading to KVM has significant performance
improvements. This endpoint will only work for Linodes currently running
on the Xen hypervisor.
methods:
POST:
oauth: linodes:modify
Expand Down Expand Up @@ -1058,7 +1062,7 @@ endpoints:
description: >
UDF (user-defined fields) for this stackscript. Defaults to "{}".
<ul><li>Must match UDFs required by stackscript.</li></ul>
type: String
type: Object
booted:
optional: true
description: >
Expand Down
Loading