Closed ivanahuckova closed 5 months ago
Fix type error from incorrectly set type maxBytesBilled-> MaxBytesBilled. As we already used uppercased MaxBytesBilled, I updated type.
maxBytesBilled
MaxBytesBilled
Now:
Before:
how is this not showing up in CI?
I can have a look and try to fix this, so it does not happen in the future
Fix type error from incorrectly set type
maxBytesBilled
->MaxBytesBilled
. As we already used uppercasedMaxBytesBilled
, I updated type.Now:
Before: