Files
gitea-rs/crates/gitea-client/docs/NodeInfoServices.md
2026-03-20 16:24:40 +01:00

13 lines
524 B
Markdown

# NodeInfoServices
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**inbound** | Option<**Vec<String>**> | Inbound lists services that can deliver content to this server | [optional]
**outbound** | Option<**Vec<String>**> | Outbound lists services this server can deliver content to | [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)