-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
[ADF] Patch should return same type as PUT/GET #2057
Comments
10 tasks
10 tasks
AutorestCI
added a commit
to Azure/azure-sdk-for-python
that referenced
this issue
May 23, 2018
1. Add APIs for integration runtime sharing feature. 2. Add two fields 'pushedVersion' 'latestVersion' into SelfHostedIntegrationRuntimeStatus 3. Fixed issue Azure/azure-rest-api-specs#2057
AutorestCI
added a commit
to AutorestCI/azure-libraries-for-java
that referenced
this issue
May 23, 2018
1. Add APIs for integration runtime sharing feature. 2. Add two fields 'pushedVersion' 'latestVersion' into SelfHostedIntegrationRuntimeStatus 3. Fixed issue Azure/azure-rest-api-specs#2057
AutorestCI
added a commit
to Azure/azure-sdk-for-node
that referenced
this issue
May 23, 2018
1. Add APIs for integration runtime sharing feature. 2. Add two fields 'pushedVersion' 'latestVersion' into SelfHostedIntegrationRuntimeStatus 3. Fixed issue Azure/azure-rest-api-specs#2057
AutorestCI
added a commit
to Azure/azure-sdk-for-go
that referenced
this issue
May 23, 2018
1. Add APIs for integration runtime sharing feature. 2. Add two fields 'pushedVersion' 'latestVersion' into SelfHostedIntegrationRuntimeStatus 3. Fixed issue Azure/azure-rest-api-specs#2057
10 tasks
AutorestCI
added a commit
to Azure/azure-sdk-for-python
that referenced
this issue
May 23, 2018
Add APIs for integration runtime sharing feature. Add two fields 'pushedVersion' 'latestVersion' into SelfHostedIntegrationRuntimeStatus Fixed issue Azure/azure-rest-api-specs#2057
AutorestCI
added a commit
to AutorestCI/azure-libraries-for-java
that referenced
this issue
May 23, 2018
Add APIs for integration runtime sharing feature. Add two fields 'pushedVersion' 'latestVersion' into SelfHostedIntegrationRuntimeStatus Fixed issue Azure/azure-rest-api-specs#2057
AutorestCI
added a commit
to Azure/azure-sdk-for-node
that referenced
this issue
May 23, 2018
Add APIs for integration runtime sharing feature. Add two fields 'pushedVersion' 'latestVersion' into SelfHostedIntegrationRuntimeStatus Fixed issue Azure/azure-rest-api-specs#2057
AutorestCI
added a commit
to Azure/azure-sdk-for-go
that referenced
this issue
May 23, 2018
Add APIs for integration runtime sharing feature. Add two fields 'pushedVersion' 'latestVersion' into SelfHostedIntegrationRuntimeStatus Fixed issue Azure/azure-rest-api-specs#2057
AutorestCI
added a commit
to Azure/azure-sdk-for-python
that referenced
this issue
Jun 30, 2018
Add APIs for integration runtime sharing feature. Add two fields 'pushedVersion' 'latestVersion' into SelfHostedIntegrationRuntimeStatus Fixed issue Azure/azure-rest-api-specs#2057
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For this operation: https://github.com/Azure/azure-rest-api-specs/pull/2056/files#diff-28d85fed8744aae450b9e94439e012c4R519
Per offline discussion, this requires coordination work from RP & backend service since PATCH is powered by a different backend service than PUT/GET.
Feel free to assign to related people.
The text was updated successfully, but these errors were encountered: