mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-10-26 11:27:18 +00:00
all: imp changelog, openapi
This commit is contained in:
parent
a11fefe34c
commit
29607d4404
@ -20,10 +20,10 @@ NOTE: Add new changes BELOW THIS COMMENT.
|
||||
|
||||
### Added
|
||||
|
||||
- Support for configuring the suggested default HTTP port for the installation wizard via the `ADGUARD_HOME_DEFAULT_WEB_PORT` environment variable (useful for vendors).
|
||||
|
||||
- New fields `"groups"` and `"group_id"` added to the HTTP API (`GET /control/blocked_services/all`). See `openapi/openapi.yaml` for the full description.
|
||||
|
||||
- Support for configuring the suggested default HTTP port for the installation wizard via the `ADGUARD_HOME_DEFAULT_WEB_PORT` environment variable (useful for vendors).
|
||||
|
||||
### Changed
|
||||
|
||||
- Optimized matching of filtering rules.
|
||||
|
||||
@ -3042,7 +3042,7 @@
|
||||
'type': 'array'
|
||||
'group_id':
|
||||
'description': >
|
||||
ID of group, service belongs to.
|
||||
The ID of the group, that the service belongs to.
|
||||
'type': 'string'
|
||||
'required':
|
||||
- 'icon_svg'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user