PRIVATE: correct broker API
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-api-http-doc/src@61926 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
d39fbc2c6c
commit
9fd8827446
|
@ -110,7 +110,7 @@
|
|||
|
||||
<h4 class="portal-color">Usage Example</h4>
|
||||
|
||||
<p>The following commands indicates how the broker API documented at <a href="https://api.openaire.eu/broker/swagger-ui.html#/Openaire_Broker_Public_API">api.openaire.eu/broker</a> can be used to access the set of enrichments </p>
|
||||
<p>The following commands indicates how the broker API documented at <a href="https://api.openaire.eu/broker/swagger-ui/#/Openaire%20Broker%20Public%20API">api.openaire.eu/broker</a> can be used to access the set of enrichments </p>
|
||||
|
||||
<ol>
|
||||
<li>get the list of subscriptions for a given subscriber, e.g.
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
<h3 class="uk-card-title portal-color uk-margin-remove-bottom">Broker</h3>
|
||||
<p class="uk-text-meta uk-text-small uk-margin-remove-top">API to enrich metadata for repositories, publishers and aggregators</p>
|
||||
<a href="./broker.html">Documentation</a> <br>
|
||||
<a href="https://api.openaire.eu/broker/swagger-ui.html#/" target="_blank">Swagger</a> <br>
|
||||
<a href="https://api.openaire.eu/broker/swagger-ui/" target="_blank">Swagger</a> <br>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue