-
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
[Azure Data Factory] Adding refresh and get IntegrationRuntimeObjectMetadata API #4724
Conversation
If you're a MSFT employee, click this link |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-jsThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-javaThe initial PR has been merged into your service PR: |
@hvermis Please help take a look, thanks! |
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.
LGTM for ARM
...cation/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/datafactory.json
Outdated
Show resolved
Hide resolved
"$ref": "./examples/IntegrationRuntimeObjectMetadata_Refresh.json" | ||
} | ||
}, | ||
"description": "Refresh a ssis integration runtime object metadata.", |
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.
Change to "SSIS"
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.
Update
"$ref": "./examples/IntegrationRuntimeObjectMetadata_Get.json" | ||
} | ||
}, | ||
"description": "Get a ssis integration runtime object metadata by specified path. The return is pageable metadata list.", |
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.
Same here, and any other if there are more
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.
Update
...crosoft.DataFactory/stable/2018-06-01/examples/IntegrationRuntimeObjectMetadata_Refresh.json
Show resolved
Hide resolved
@sergey-shandar Could you help merge the code? |
@meiyan-Li could you fix model validation errors? |
@meiyan-Li There are model validation failures. Please fix them. You can take a look at the logs over here. |
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.
fix model validation failures.
@amarzavery I have fixed my model validation issue. For the existing operation model validation issue, hermins have a backlog to fix it. Please see this PR for more info: #3957 |
@amarzavery Please help merge this PR |
…etadata API (Azure#4724) * Adding refresh and get IntegrationRuntimeObjectMetadata API * Change ssis to upper case * Fix model validation issue
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.