openfga / api

Protocol Buffers used by OpenFGA
Apache License 2.0
19 stars 14 forks source link

Regex check is overzaelous #8

Closed MidasLamb closed 2 years ago

MidasLamb commented 2 years ago

See https://github.com/openfga/api/commit/b7cfc0cacffd406d8bfa7be9fc69109b26ab1344#r77087138

rhamzeh commented 2 years ago

@MidasLamb this should have been resolved in https://github.com/openfga/api/pull/6, are you still facing this issue?

MidasLamb commented 2 years ago

I used the docker image with tag 0.1.3, and it seems like it was still in there at that time. I can't immediately tell if #6 should be present in that tag or not?

rhamzeh commented 2 years ago

0.1.3 was re-released this morning, could you please make sure to update (docker pull openfga/openfga) and then try running that version?

MidasLamb commented 2 years ago

@rhamzeh , I've just checked with 0.1.4 (as I see that version has been created in the meantime) and that worked!