Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(361)

Unified Diff: components/onc/docs/onc_spec.html

Issue 366273002: Update onc_spec.html to match implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/network/onc/onc_validator.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..0db48abd5b34dd8858313ca74225d95aca170051 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. It should not be
David Roche 2014/07/07 17:22:43 These 2 sentences seem a little at odds when separ
+ considered an error if no such field is present.
<section>
<h1>Network Configuration</h1>
« no previous file with comments | « chromeos/network/onc/onc_validator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698