Server Configuration Project
Server Configuration Project
| Property | Type | Description | Information |
|---|---|---|---|
name | string | Name |
Example:
{
"items": [
{
"id": 1,
"name": "Test"
}
]
}
| Property | Type | Description | Information |
|---|---|---|---|
name | string | Name |
{
"items": [
{
"id": 1,
"name": "Test"
}
]
}