You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if(err.message==='Invalid Documentation version specified'){
However, I think it might need to be replaced with err.provider.message based on an error message I was seeing when doing console.log(JSON.stringify(err));
The text was updated successfully, but these errors were encountered:
Hi,
I'm not sure regarding all the context of line
serverless-v2-aws-documentation/src/documentation.js
Line 107 in b1316aa
However, I think it might need to be replaced with err.provider.message based on an error message I was seeing when doing console.log(JSON.stringify(err));
The text was updated successfully, but these errors were encountered: