Skip to content

Commit 88ca0fd

Browse files
eric-schuhPatStLouis
authored andcommitted
Removed Exchange Discovery section
The /exchanges/ endpoint no longer has an entry in the oas.yaml, this PR is just cleaning up the index.html to remove this endpoint's section. If this endpoint should still exist then we should reject this PR and create an issue to add it to the oas file. #586
1 parent 46d3813 commit 88ca0fd

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

index.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1975,17 +1975,6 @@ <h4>Create Presentation</h4>
19751975
data-api-endpoint="post /presentations"></div>
19761976
</section>
19771977

1978-
<section>
1979-
<h4>Exchange Discovery</h4>
1980-
<p>
1981-
Discovery is an optional call for the [=holder coordinator=] to ensure the [=holder coordinator=] can support
1982-
the exchange protocol requirements before calling the endpoint. Coordinators SHOULD support
1983-
the exchange discovery endpoint.
1984-
</p>
1985-
<div class="api-detail"
1986-
data-api-endpoint="post /exchanges/"></div>
1987-
</section>
1988-
19891978
<section>
19901979
<h4>Get Presentations</h4>
19911980
<p>

0 commit comments

Comments
 (0)