-
Notifications
You must be signed in to change notification settings - Fork 524
No snow proxy precence fix #2615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 8 commits
92f80db
efe9cfe
918f8ae
e2a50e9
4ab18fd
e9f8ade
ab48660
9f1fc95
39cade5
cdf5acf
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,9 +10,9 @@ | |
| "data": { | ||
| "code": null, | ||
| "data": "Log Received", | ||
| "message": null, | ||
| "success": true | ||
| } | ||
| "message": null | ||
| }, | ||
| "success": true | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. why this changed? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This change wasn't necessary for anything apart from purity of output - previous structure generated warnings because of this wrong placement of "success" section. |
||
| } | ||
| } | ||
| } | ||
Uh oh!
There was an error while loading. Please reload this page.