This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/website/developer-docs/blueprints/v1
sdimovv 53cab07a48
blueprints: Add `!Enumerate`, `!Value` and `!Index` tags (#4338)
* Added For and Item tags

* Removed Sequence node support from ForItem tag

* Added ForItemIndex tag

* Added support for iterating over mappings

* Added support for mapping output body

* Renamed tags: For to Enumerate, ForItem to Value, ForItemIndex to Index

* Refactored tests

* Formatting

* Improved exception info

* Improved error handing

* Added docs

* lint

* Small doc improvements

* Replaced deepcopy() call with call to copy()

* Fix mistake in docs example

* Fix missed "!" in example
2023-01-05 21:36:19 +01:00
..
example.md website/docs: add more blueprint docs 2022-08-19 12:16:02 +01:00
meta.md blueprints: OCI registry support (#3500) 2022-08-30 14:08:26 +02:00
structure.md blueprints: Added conditional entry application (#4167) 2022-12-21 17:04:00 +00:00
tags.md blueprints: Add `!Enumerate`, `!Value` and `!Index` tags (#4338) 2023-01-05 21:36:19 +01:00