Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extensions on methods don't cascade to responses
There's nothing in the spec to specify that an @extension annotation placed on a method should result in that extension key and value being added to the responses of the corresponding operation. Remove the test that was asserting this behaviour.
- Loading branch information