Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
There was an error while loading. Please reload this page.
list to tuple affecting modification via interceptor #660
The following change d96eb5c introduces a breaking change by changing the type of metadata from a list to a tuple resulting in users to not be able to modify the metadata via an interceptor.
The following showcase tests in the generator break, since the interceptor can no longer modify the metadata (or assign it a new value) via this function: