openfga / language

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

Allow providing schema version in transformModuleFilesToModel #188

Closed ewanharris closed 3 months ago

ewanharris commented 4 months ago
          Yeah I was meaning to add that and forgot.

I wasn't sure whether to take the whole FGAMod interface or have a second optional parameter that makes it easier to add extras onto in future (like if we ever wanted to allow specifying ValidationOptions for the validateJSON call)

_Originally posted by @ewanharris in https://github.com/openfga/language/pull/178#discussion_r1517900934_