Skip to content

Commit

Permalink
Site updated to fa8c4b7
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyknutson committed Oct 17, 2023
1 parent 726df27 commit f2d1a16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assessment.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ <h3 id="working-with-greenhouse-to-implement-the-integration">Working with Green
<li>URL for your <code class="prettyprint">list_tests</code> API call</li>
<li>URL for your <code class="prettyprint">send_test</code> API call</li>
<li>URL for your <code class="prettyprint">test_status</code> API call</li>
<li>URL for your <code class="prettyprint">response_error</code> API call</li>
<li>A sample API key</li>
</ol>

Expand Down Expand Up @@ -160,6 +161,8 @@ <h2 id="assessment-api-change-log">Assessment API Change Log</h2>
<td>Date</td><td>Description</td></tr>
</thead><tbody>
<tr>
<td>Oct 13, 2023 3:00:00PM</td><td>Added URL for <code class="prettyprint">response_error</code> as a requirement in <a href="#introduction">Introduction</a></td></tr>
<tr>
<td>Aug 22, 2023 3:00:00PM</td><td>Fixed URL expiry timing in <a href="#send-test">Send Test</a></td></tr>
<tr>
<td>Aug 21, 2019 2:00:00PM</td><td>Added Change Log and General Consideration sections to the Assessment API documentation</td></tr>
Expand Down

0 comments on commit f2d1a16

Please sign in to comment.