openfga / api

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

chore: change validation patterns #4

Closed miparnisari closed 2 years ago

miparnisari commented 2 years ago

You can ignore the swagger.json file when reviewing this PR, as it's generated by buf generate.

Description

References

n/a

Review Checklist

jon-whit commented 2 years ago

Need to run buf generate to regen the OpenAPI file based on the changes. Otherwise the diff-openapi job will fail in the checks.

miparnisari commented 2 years ago

Need to run buf generate to regen the OpenAPI file based on the changes. Otherwise the diff-openapi job will fail in the checks.

i did do that 🤔

jon-whit commented 2 years ago

Need to run buf generate to regen the OpenAPI file based on the changes. Otherwise the diff-openapi job will fail in the checks.

i did do that 🤔

Did you also run the update swagger script?

miparnisari commented 2 years ago

Need to run buf generate to regen the OpenAPI file based on the changes. Otherwise the diff-openapi job will fail in the checks.

i did do that 🤔

Did you also run the update swagger script?

Oh i didn't realize this script existed! Just ran it.