diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-15 10:27:55 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-15 10:27:55 -0400 |
| commit | ee042fc7bfa55ffa2c3b4471276a3b3a7cf95dea (patch) | |
| tree | 1b80fdbcb475670b966fe618181ce89091319570 /docs/_build/html/guides/validating-api.html | |
| parent | d0cac8ad005f602347374ae10e8b5ef54727c5e0 (diff) | |
doc fixes
Diffstat (limited to 'docs/_build/html/guides/validating-api.html')
| -rw-r--r-- | docs/_build/html/guides/validating-api.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/_build/html/guides/validating-api.html b/docs/_build/html/guides/validating-api.html index fd0eb148..2d66ce6c 100644 --- a/docs/_build/html/guides/validating-api.html +++ b/docs/_build/html/guides/validating-api.html @@ -209,8 +209,10 @@ response like:</p> <span class="p">}</span> </pre></div> </div> -<ul class="simple"> -<li>Step 6: (If you find your APIs show ok, but zmNinja has issues)</li> +<ul> +<li><p class="first">Step 6: (If you find your APIs show ok, but zmNinja has issues)</p> +<blockquote> +<div><ul class="simple"> <li>Open a browser, log into ZM</li> <li>Open a new tab, enter <code class="docutils literal"><span class="pre">http://server/zm/api/host/getVersion.json</span></code></li> <li>Now, right click and do a <code class="docutils literal"><span class="pre">View</span> <span class="pre">Source</span></code> in your browser (different @@ -219,6 +221,9 @@ source code view of the page. Do you ONLY see the JSON output or do you see gobs of HTML on top like <code class="docutils literal"><span class="pre"><pre</span> <span class="pre">class=</span></code> and lots of cake related messages? If you do, you need to fix it.</li> </ul> +</div></blockquote> +</li> +</ul> <p>if you find the page empty, your APIs/permissions have a problem. Please post in the ZM forums (<strong>please DON’T</strong> contact me first as its not a zmNinja bug)</p> |
