Azure / Azure/data-api-builder
[Enh]: Reflect the HTTP headers in the OpenApi document
Open
2.x
open-api
rest
swagger
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
## What?
HTTP headers are not indicated in the OpenApi document
### DAB Headers
1. `If-Match`
2. `Cache-Control`
## Why?
As a result, Swagger cannot provide these during invocations.
Contributor guide
Assessment
This issue has not been assessed yet.