Daniel
Results
3
comments of
Daniel
I have exactly the same issue as @agirorn : For a property which is simply optional (i.e. marked with `?`) in my Typescript interface, `JSONSchemaType` tries to enforce me to...
+1 I'd like to support this suggestion, too.
I'm also trying to use bruno CLI in CI environment (Github action) and experience the same problem. If I run this, obviously the environment variable set as parameter (`BACKEND_TOKEN`) is...