mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 01:31:36 +00:00
* Add yamllint (in pre-commit and CI) * Fix linting for all YAML files * Bump and add it to requirements * Fix gen_requirements for pre-commit, remove 'v' from version
10 lines
300 B
YAML
10 lines
300 B
YAML
# Describes the format for available OpenUV services
|
|
update_data:
|
|
description: Request new data from OpenUV. Consumes two API calls.
|
|
|
|
update_uv_index_data:
|
|
description: Request new UV index data from OpenUV.
|
|
|
|
update_protection_data:
|
|
description: Request new protection window data from OpenUV.
|