Skip to content

Commit

Permalink
Update link to OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
peacekeeper committed Apr 7, 2024
1 parent 45d9c5b commit 3365d58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,7 @@ <h2 id="https-binding"><a class="toc-anchor" href="#https-binding" >§</a> HTTPS
<li><strong>400</strong>, if a problem with the input fields has occurred.</li>
<li><strong>500</strong>, if an internal error has occurred.</li>
</ul>
<p>See <a href="https://github.com/decentralized-identity/universal-registrar/blob/main/swagger/openapi.yaml">here</a> for an OpenAPI definition.</p>
<p>See <a href="https://github.com/decentralized-identity/universal-registrar/blob/main/openapi/openapi.yaml">here</a> for an OpenAPI definition.</p>
<h2 id="normative-references"><a class="toc-anchor" href="#normative-references" >§</a> Normative References</h2>
<p>
<dl class="reference-list">
Expand Down
2 changes: 1 addition & 1 deletion spec/spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -1313,7 +1313,7 @@ The following HTTP status codes are used for the [`deactivate()` function](#deac
* **400**, if a problem with the input fields has occurred.
* **500**, if an internal error has occurred.

See <a href="https://github.com/decentralized-identity/universal-registrar/blob/main/swagger/openapi.yaml">here</a> for an OpenAPI definition.
See <a href="https://github.com/decentralized-identity/universal-registrar/blob/main/openapi/openapi.yaml">here</a> for an OpenAPI definition.

## Normative References

Expand Down

0 comments on commit 3365d58

Please sign in to comment.