dev/spec.yml in linodeapi-0.2.2 vs dev/spec.yml in linodeapi-1.0.0

- old
+ new

@@ -79,21 +79,17 @@ - throws: [] kernels: - desc: List available kernels. - params: - iskvm: - - desc: Limits the results to show only KVM kernels + - desc: Show or hide KVM compatible kernels - required: false - type: :boolean - isxen: - - desc: Limits the results to show only Xen kernels + - desc: Show or hide Xen compatible kernels - required: false - type: :boolean - - kernelid: - - desc: '' - - required: false - - type: :numeric - throws: [] linodeplans: - desc: Returns a structure of Linode PlanIDs containing the Plan label and the availability in each Datacenter. - params: @@ -1214,10 +1210,14 @@ - check_timeout: - desc: Seconds to wait before considering the probe a failure. 1-30. Must be less than check_interval. - required: false - type: :string + - cipher_suite: + - desc: SSL cipher suite to enforce. One of 'recommended', 'legacy' + - required: false + - type: :string - nodebalancerid: - desc: The parent NodeBalancer's ID - required: true - type: :numeric - port: @@ -1305,9 +1305,13 @@ - required: false - type: :string - check_timeout: - desc: Seconds to wait before considering the probe a failure. 1-30. Must be less than check_interval. + - required: false + - type: :string + - cipher_suite: + - desc: SSL cipher suite to enforce. One of 'recommended', 'legacy' - required: false - type: :string - configid: - desc: '' - required: true