Update Core Services Overview authored by Chad Leong's avatar Chad Leong
...@@ -8,7 +8,7 @@ These are the data platform services for OSDU that form the core set of services ...@@ -8,7 +8,7 @@ These are the data platform services for OSDU that form the core set of services
## The structure of a repository ## The structure of a repository
![Code_Repo](uploads/0bf56fa172bb2d0d9ca4283db79ab358/Cross_Cloud_SPI.png)) ![Code_Repo](uploads/0bf56fa172bb2d0d9ca4283db79ab358/Cross_Cloud_SPI.png)
## Core Services and APIs ## Core Services and APIs
| **Service** | **Open API Spec** | **Documentation** | **Code Repository** | **AWS** | **Azure** | **GCP** | **IBM** | | **Service** | **Open API Spec** | **Documentation** | **Code Repository** | **AWS** | **Azure** | **GCP** | **IBM** |
...@@ -77,8 +77,9 @@ These are the data platform services for OSDU that form the core set of services ...@@ -77,8 +77,9 @@ These are the data platform services for OSDU that form the core set of services
<tr> <tr>
<td>CRS Conversion</td> <td>CRS Conversion</td>
<td> <td>
[API v3](https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/blob/master/docs/v3/api_spec/crs_converter_openapi.json)
[API](https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/tree/master/docs) [API v2](https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/blob/master/docs/v2/api_spec/crs_converter_openapi.json)
</td> </td>
<td> <td>
...@@ -105,8 +106,9 @@ These are the data platform services for OSDU that form the core set of services ...@@ -105,8 +106,9 @@ These are the data platform services for OSDU that form the core set of services
<tr> <tr>
<td>CRS Catalog</td> <td>CRS Catalog</td>
<td> <td>
[API v3](https://community.opengroup.org/osdu/platform/system/reference/crs-catalog-service/-/blob/master/docs/api_spec/crs-catalog-openapi-v3.yaml)
[API](https://community.opengroup.org/osdu/platform/system/reference/crs-catalog-service/-/tree/master/docs/api_spec) [API v2](https://community.opengroup.org/osdu/platform/system/reference/crs-catalog-service/-/blob/master/docs/api_spec/crs-catalog-openapi-v2.json)
</td> </td>
<td> <td>
...@@ -135,7 +137,6 @@ These are the data platform services for OSDU that form the core set of services ...@@ -135,7 +137,6 @@ These are the data platform services for OSDU that form the core set of services
<td> <td>
[API v3](https://community.opengroup.org/osdu/platform/system/reference/unit-service/-/blob/master/docs/v3/api_spec/unit_service_openapi_v3.json) [API v3](https://community.opengroup.org/osdu/platform/system/reference/unit-service/-/blob/master/docs/v3/api_spec/unit_service_openapi_v3.json)
[API v2](https://community.opengroup.org/osdu/platform/system/reference/unit-service/-/blob/master/docs/v2/api_spec/unit_service_openapi_v2.json) [API v2](https://community.opengroup.org/osdu/platform/system/reference/unit-service/-/blob/master/docs/v2/api_spec/unit_service_openapi_v2.json)
</td> </td>
<td> <td>
... ...
......