guardrail-dev / guardrail-dev/guardrail

Support map of array

Open
#503 2 comments 1 reaction 0 assignees View on GitHub
core enhancement good first issue help wanted
Dominant language
Scala
Stars
541
Forks
138
PR merge metrics
No merged PRs in 30d

Description

Hi, I've just hit an error when trying to define dictionary with array value type. Seem to be not supported by guardrail yet.
Would it be possible to add this feature?
Thanks.

Definition example:
```
type: object
additionalProperties:
type: array
items:
type: string
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.