| Index: components/onc/docs/onc_spec.html
|
| diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html
|
| index 8f0c03867c754f83984d59928e7e5b33480cf314..4b72a3e82c608cba832b5d819ef24607adebc861 100644
|
| --- a/components/onc/docs/onc_spec.html
|
| +++ b/components/onc/docs/onc_spec.html
|
| @@ -189,7 +189,8 @@
|
| <dt class="field">Type</dt>
|
| <dd>
|
| <span class="field_meta">
|
| - (required)
|
| + (optional, defaults to <span class="value">UnencryptedConfiguration
|
| + </span>)
|
| <span class="type">string</span>
|
| </span>
|
| Must be <span class="value">UnencryptedConfiguration</span>.
|
| @@ -214,9 +215,10 @@
|
| </dd>
|
| </dl>
|
|
|
| - Besides the field <span class="field">Type</span>, at least one other field
|
| + At least one actual configuration field
|
| (<span class="field">NetworkConfigurations</span> or
|
| - <span class="field">Certificates</span>) should be present.
|
| + <span class="field">Certificates</span>) should be present, however it should
|
| + not be considered an error if no such field is present.
|
|
|
| <section>
|
| <h1>Network Configuration</h1>
|
|
|