-
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
chore: jsonfmt datamigration #6324
chore: jsonfmt datamigration #6324
Conversation
Ran `jsonfmt -w "specification/datamigration/**/*.json"`
SDK Automation [Logs] (Generated from e4898fe)Python: Azure/azure-sdk-for-python
Go: Azure/azure-sdk-for-go
JavaScript: Azure/azure-sdk-for-js
Java: Azure/azure-sdk-for-java
|
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-pythonA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Automation for azure-sdk-for-javaA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Can one of the admins verify this patch? |
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
Automation for azure-sdk-for-jsNothing to generate for azure-sdk-for-js |
Looks like the json after formatting is invalid. That should be fixed
|
@amarzavery looks like the last PR was also breaking #5801 so it might be a toolchain issue. jsonfmt does fail if the JSON isn't well formed, so I don't think it's the actual files |
Ran
jsonfmt -w "specification/datamigration/**/*.json"