-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Fix json format by prettier #7638
Conversation
In Testing, Please Ignore[Logs] (Generated from 771a3b2, Iteration 2)Python: test-repo-billy/azure-sdk-for-python [Logs] [Diff]
Java: test-repo-billy/azure-sdk-for-java [Logs] [Diff]
.NET: test-repo-billy/azure-sdk-for-net [Logs] [Diff]
JavaScript: test-repo-billy/azure-sdk-for-js [Logs] [Diff]
Go: test-repo-billy/azure-sdk-for-go [Logs] [Diff]
Ruby: test-repo-billy/azure-sdk-for-ruby [Logs] [Diff]
|
Automation for azure-sdk-for-goThis PR contains more than 3 context, SDK generation is not enabled. Contexts found:
|
Can one of the admins verify this patch? |
Initialization for #7637 |
"displayText": "alaska airlines", | ||
"query": "alaska airlines", | ||
"searchKind": "WebSearch" | ||
}, | ||
{ | ||
"_type": "SearchAction", | ||
"url": "https:\/\/www.bing.com\/search?q=aol&FORM=USBAPI", | ||
"url": "https://www.bing.com/search?q=aol&FORM=USBAPI", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so this will not impact doc generation, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No it won't, as the semantic meaning of the string keeps unchanged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But is this what the service is returning, or is it changing what the actual response looks like?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will not change the response as it's the same string after parsing.
hi @NullMDR is this PR ready to merge? |
@yungezz I'll generate again from the latest master, then it's ready. |
a71df15
to
771a3b2
Compare
@yungezz It's ready. |
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.