Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 335 Bytes

lro-with-original-url-as-final-state.md

File metadata and controls

13 lines (7 loc) · 335 Bytes

LroWithOriginalUriAsFinalState

Description

The long running operation with final-state-via:original-uri should have a sibling 'get' operation.

How to fix

Add the missing get operation.

What's the impact if breaking the rule

If no get operation, the generated SDK could not know the response schema of the final state.