You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -244,15 +244,15 @@ <h3 id="iesg-position-api" class="anchor-target">IESG ballot position API</h3>
244
244
<ul>
245
245
<li><code>apikey</code> (required) which is the personal API key hash</li>
246
246
<li><code>doc</code> (required) which is the balloted document name</li>
247
-
<li><code>position</code> (required) which is the position slug, one of: <tt>yes, noobj, block, discuss, abstain, recuse, norecord</tt>. </li>
247
+
<li><code>position</code> (required) which is the position slug, one of: <spanclass="samp">yes, noobj, block, discuss, abstain, recuse, norecord</span>. </li>
248
248
<li><code>discuss</code> (required if position is 'discuss') which is the discuss text</li>
249
249
<li><code>comment</code> (optional) which is comment text</li>
250
250
</ul>
251
251
<p>
252
252
It returns an appropriate http result code, and a brief explanatory text message.
<li><ahref="https://www.ietf.org/rfc/rfc2026.txt">The Internet Standards Process (RFC 2026)</a></li>
119
-
<li><ahref="https://www.ietf.org/rfc/rfc3777.txt">IAB and IESG Selection, Confirmation, and Recall Process: Operation of the Nominating and Recall </a>Committees (RFC 3777) (Also BCP10)</a>
119
+
<li><ahref="https://www.ietf.org/rfc/rfc3777.txt">IAB and IESG Selection, Confirmation, and Recall Process: Operation of the Nominating and Recall </a>Committees (RFC 3777) (Also BCP10)
120
120
<li><ahref="https://www.ietf.org/rfc/rfc3797.txt">Publicly Verifiable Nominations Committee (NomCom) Random Selection (RFC 3797)</a></li>
0 commit comments