fix: api version and env variables

This commit is contained in:
Vladimir Svacko 2026-01-28 15:51:45 +01:00
parent 8eb2d2d587
commit e864d43981
2 changed files with 22 additions and 16 deletions

View file

@ -1,18 +1,7 @@
# README Improvement Plan
## Priority 1: Critical Missing Information
### 1.1 Environment Variables
- Add documentation for `DRY_RUN` environment variable and its purpose
- Document `HOST_TYPE_FILTER_DEFAULT` and `HOST_GROUP_FILTER_DEFAULT` configuration options
- Explain the difference between `ZABBIX_AUTH_TOKEN` and `ZABBIX_AUTH_TOKEN_FOR_REQUESTS`
- Add information about `FIND_ZABBIX_EDGE_DEVICE_BASE_GROUP_PREFIX` regex pattern
### 1.2 API Version Information
- Fix the API version placeholder to properly display the current version
- Add information about version compatibility between the API and Zabbix server.
- Tested with Zabbix. 7.4
### 1.3 Subscription Clarification
- Either implement actual subscription operations in the schema or clarify that only infrastructure is provided
- If only infrastructure is provided, update the feature description to be more accurate