# PublishResourceTypeBody
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | |
**schema** | Option<[**serde_json::Value**](.md)> | | [optional]
**description** | Option<**String**> | | [optional]
**project_slug** | **String** | hub project slug (3-50 chars, lowercase alphanumeric and hyphens, no leading/trailing hyphen) |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)