Skip to content

Commit af5af8b

Browse files
deploy: df5cded
1 parent c9f81d2 commit af5af8b

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126

127127
<h1 id="opa-java-sdk-developer-documentation-site">OPA-Java SDK Developer Documentation Site</h1>
128128
<p>This site is meant to assist developers of the <a href="https://github.com/StyraInc/opa-java/">opa-java</a> project itself. Looking for docs on how to use it? Consider the <a href="./javadoc">JavaDoc</a> or <a href="https://docs.styra.com/sdk">SDK docs</a>.</p>
129-
<p>This site contains the developer documentation for <a href="https://github.com/StyraInc/opa-java/">opa-java</a>, a Java SDK for the <a href="https://www.openpolicyagent.org/">Open Policy Agent</a> <a href="https://www.openpolicyagent.org/docs/latest/rest-api/">REST API</a>. "Low level" wrappers around the REST API methods are generated using <a href="https://www.speakeasyapi.dev/">Speakeasy</a>. A higher level human-written API is also provided, which is intended to simplify the most common tasks for OPA API consumers. The Speakeasy-generated API can be found in the <a href="https://styrainc.github.io/opa-java/javadoc/com/styra/opa/sdk/package-summary.html"><code>com.styra.opa.sdk</code></a> package, while the higher level API is located in <a href="https://styrainc.github.io/opa-java/javadoc/com/styra/opa/package-summary.html"><code>com.styra.opa</code></a>.</p>
129+
<p>This site contains the developer documentation for <a href="https://github.com/StyraInc/opa-java/">opa-java</a>, a Java SDK for the <a href="https://www.openpolicyagent.org/">Open Policy Agent</a> <a href="https://www.openpolicyagent.org/docs/latest/rest-api/">REST API</a>. "Low level" wrappers around the REST API methods are generated using <a href="https://www.speakeasyapi.dev/">Speakeasy</a>. A higher level human-written API is also provided, which is intended to simplify the most common tasks for OPA API consumers. The Speakeasy-generated API can be found in the <a href="https://styrainc.github.io/opa-java/javadoc/com/styra/opa/openapi/package-summary.html"><code>com.styra.opa.openapi</code></a> package, while the higher level API is located in <a href="https://styrainc.github.io/opa-java/javadoc/com/styra/opa/package-summary.html"><code>com.styra.opa</code></a>.</p>
130130
<h2 id="documentation-index">Documentation Index</h2>
131131
<ul>
132132
<li><a href="maintenance/add-doc/">Add a Documentation Page</a></li>
@@ -224,5 +224,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
224224

225225
<!--
226226
MkDocs version : 1.6.1
227-
Build Date UTC : 2024-10-07 20:45:20.178596+00:00
227+
Build Date UTC : 2024-10-07 20:47:01.047703+00:00
228228
-->

javadoc/member-search-index.zip

0 Bytes
Binary file not shown.

javadoc/package-search-index.zip

0 Bytes
Binary file not shown.

javadoc/type-search-index.zip

0 Bytes
Binary file not shown.

search/search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)