Skip to content

Commit e6246e8

Browse files
committed
Bump v3 API docs version release-candidate
1 parent 31550dc commit e6246e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/release-candidate/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15127,7 +15127,7 @@ <h3 id="the-process-stats-object">The process stats object</h3>
1512715127
<tr>
1512815128
<td><strong>instance_ports</strong></td>
1512915129
<td><em>object</em></td>
15130-
<td>JSON array of port mappings between the network-exposed port used to communicate with the app (<code class="prettyprint">external</code>) and port opened to the running process that it can listen on (<code class="prettyprint">internal</code>)</td>
15130+
<td>JSON array of port mappings between the network-exposed port used to communicate with the app (<code class="prettyprint">external</code>) and port opened to the running process that it can listen on (<code class="prettyprint">internal</code>). Clients shall interprete <code class="prettyprint">0</code> and <code class="prettyprint">null</code> as non-existing port.</td>
1513115131
</tr>
1513215132
<tr>
1513315133
<td><strong>uptime</strong></td>

0 commit comments

Comments
 (0)