Christopher Little-Savage
Christopher Little-Savage
I just ran into this issue - very silly!
Is that a valid schema for the discriminator? I don't see any way of linking `SalesReturnTransaction` to `TransactionType.SalesReturnTransaction` other than them having the same name which seems flaky.
`assembleAsArray` would not need to return an array with the same ordering as the input. For example: Given this mapping: `Please call ${0} or email ${1} to contact us for...
A related use-case (depending on the file format) would allow versioning of requests through git, so that requests can be synced alongside the code changes in development.
We're outputting logs as JSON via stderr, which gets aggregated up in AWS Cloudwatch, from where we run queries like `{$.level >= 40}` i will experiment to see if I...
I think we are suffering from this bug, but our Redshift cluster was not restored at all. It's been created under Terraform control from the start, but changing the master_password...