openfga / language

Grammar for the OpenFGA modeling language
https://openfga.dev
Apache License 2.0
18 stars 7 forks source link

fix: Type Error for poorly formatted DSL #51

Closed d-jeffery closed 1 year ago

d-jeffery commented 1 year ago

Description

Poorly formatted DSL was causing a TypeError, failing to get the TypeDef name text.

References

Review Checklist