oav generate-examples not adding LRO headers in samples
- Dominant language
- TypeScript
- Stars
- 104
- Forks
- 62
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 5
Description
Hi team,
For a TSP Interface of ArmResourceActionAsync like so (LRO headers reqd = **AzureAsync**, **Location**, **Retry-After**):

TSP compile yields an openAPI.json like so (all 3 headers present):

however, the json sample created for this async action, the sample captures only **Location** (Azureasync and Rety-after missing):

Should the sample also not capture other headers ?
Contributor guide
Research direction
Start with the oav generate-examples command and compare its handling of the openAPI.json response headers with the generated JSON sample. Verify whether AzureAsync, Location, and Retry-After are preserved for ArmResourceActionAsync; done means the sample captures all three headers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100