Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expect
GetContext
for context v2 resources
The getter interfaces for v2-context-only resources was incorrect and it expected us to have a parameter called contextv2. This won't work for our use-cases. This fixes the accessor, thus making the compat middleware work. Signed-off-by: Juan Antonio Osorio <[email protected]>
- Loading branch information