openfga / sdk-generator

OpenFGA Client SDK Generator
Apache License 2.0
16 stars 43 forks source link

fix(go): guard against empty model id #171

Closed jpadilla closed 1 year ago

jpadilla commented 1 year ago

Description

Guard against calling ReadAuthorizationModel with an empty string.

References

https://github.com/openfga/cli/pull/125

Review Checklist