Files
hunfabric/modules/project/schemas/custom-role.schema.md
Ludovico Magnocavallo 6b04ce769d Allow multiple types in JSON schema docs tool (#3126)
* allow multiple types in JSON schema docs tool

* support pattern

* support pattern
2025-05-31 11:58:20 +02:00

249 B

Custom Role

Properties

additional properties: false

  • name: string
  • includedPermissions: array
    • items: string
      pattern: ^[a-zA-Z-]+.[a-zA-Z-]+.[a-zA-Z-]+$

Definitions