tapis-pgrest 0.3.1

The Tapis PgREST API provides a RESTful interface to a managed SQL-db-as-a-service.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Table

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**table_name** | Option<**String**> | The name of the table. | [optional]
**root_url** | Option<**String**> | The url path used for the root_url associated with the records in the table. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)