mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-10-12 04:16:16 +00:00
Documentation: Support nested config
* Add examples to pydantic models.
This commit is contained in:
@@ -11,7 +11,7 @@ logger = get_logger(__name__)
|
||||
|
||||
|
||||
class ServerCommonSettings(SettingsBaseModel):
|
||||
"""Common server settings.
|
||||
"""Server Configuration.
|
||||
|
||||
Attributes:
|
||||
To be added
|
||||
|
Reference in New Issue
Block a user