Fixing doc
This commit is contained in:
parent
2150271c06
commit
fc11f507c8
|
@ -13,9 +13,7 @@ See the available REST-API on `its API docs <../api-docs/index.html>`_.
|
|||
Base URL
|
||||
==================
|
||||
|
||||
.. replace your base URL on production.
|
||||
|
||||
In the production environment, its current value is https://api.d4science.org/
|
||||
In the production environment, its current value is https://api.d4science.org/gcat
|
||||
|
||||
|
||||
Authorization
|
||||
|
@ -42,7 +40,7 @@ The methods of the Web Service can be called by writing your own REST client app
|
|||
|
||||
<groupId>org.gcube.data-catalogue</groupId>
|
||||
<artifactId>gcat-client</artifactId>
|
||||
<version>(2.2.0, 3.0.0-SNAPSHOT)</version>
|
||||
<version>[2.2.0, 3.0.0-SNAPSHOT)</version>
|
||||
|
||||
**Methods Result**
|
||||
|
||||
|
|
Loading…
Reference in New Issue