We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8afac41 + edd64a7 commit 5da7c48Copy full SHA for 5da7c48
lib/routes/contexts/versions/index.js
@@ -226,7 +226,6 @@ function deepCopyCvFromHelloRunnable (cvKey) {
226
// maybe error if the contextVersion has acvs?
227
// make a new context
228
mw.req('contextVersion', cvKey),
229
- mw.body().pick('owner'),
230
runnable.create({}, 'sessionUser'),
231
// create context requires name
232
function (req, res, next) {
0 commit comments