mirror of
https://github.com/caronc/apprise-api.git
synced 2024-12-12 18:00:51 +01:00
Update readme with infrastructure model
This commit is contained in:
parent
39ae9fcd3c
commit
e1d7863b5d
@ -595,3 +595,9 @@ The colon `:` prefix is the switch that starts the re-mapping rule engine. You
|
|||||||
1. `:existing_key=`: By setting no value, the existing key is simply removed from the payload entirely
|
1. `:existing_key=`: By setting no value, the existing key is simply removed from the payload entirely
|
||||||
1. `:expected_key=A value to give it`: You can also fix an expected apprise key to a pre-generated string value.
|
1. `:expected_key=A value to give it`: You can also fix an expected apprise key to a pre-generated string value.
|
||||||
|
|
||||||
|
|
||||||
|
### Infrastructure model
|
||||||
|
![Infrastructure main model](.infragenie/infrastructure_main_model.svg)
|
||||||
|
- [apprise component model](.infragenie/apprise_component_model.svg)
|
||||||
|
|
||||||
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user