mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 15:36:36 +00:00
Update API pages with v0.29.0
This commit is contained in:
@@ -258,7 +258,7 @@ echo $response;
|
||||
</Property>
|
||||
<Property name="domains" type="string[]" required={false}>
|
||||
|
||||
Domain list to be dynamically resolved. Conflicts with network
|
||||
Domain list to be dynamically resolved. Max of 32 domains can be added per route configuration. Conflicts with network
|
||||
|
||||
</Property>
|
||||
<Property name="metric" type="integer" required={true} min={1} max={9999}>
|
||||
@@ -898,7 +898,7 @@ echo $response;
|
||||
</Property>
|
||||
<Property name="domains" type="string[]" required={false}>
|
||||
|
||||
Domain list to be dynamically resolved. Conflicts with network
|
||||
Domain list to be dynamically resolved. Max of 32 domains can be added per route configuration. Conflicts with network
|
||||
|
||||
</Property>
|
||||
<Property name="metric" type="integer" required={true} min={1} max={9999}>
|
||||
|
||||
Reference in New Issue
Block a user