blueprints: improve schema generation by including model schema (#5503)

* blueprints: improve schema generation by including model schema

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* unset required

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add deps

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-05-07 12:32:01 +02:00
committed by GitHub
parent 564b2874a9
commit 2a2e159a0d
8 changed files with 8348 additions and 257 deletions

View File

@ -5,6 +5,7 @@ Blueprints are YAML files, which can use some additional tags to ease blueprint
## Structure
```yaml
# yaml-language-server: $schema=https://goauthentik.io/blueprints/schema.json
# The version of this blueprint, currently 1
version: 1
# Optional block of metadata, name is required if metadata is set