mirror of
https://github.com/napnap75/multiarch-docker-images.git
synced 2025-12-16 03:34:18 +01:00
Add jsonschema validation (#6)
* Add JSON Schema validation for log-alert config and require jsonschema * Add jsonschema dependency to requirements * Enhance config loading with schema validation Added JSON schema validation for configuration and improved error handling. * Simplify token assignment and config loading Refactor token retrieval and configuration loading.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
requests
|
||||
requests
|
||||
jsonschema>=4.0.0
|
||||
|
||||
Reference in New Issue
Block a user