-
- Downloads
Allow @required with @httpPrefixHeaders (#1410)
* Allow `@required` with `@httpPrefixHeaders`
The server generates members with `@required` and `@httpPrefixHeaders` as if
they were always optional. This commit allows the correct generation with `@required`.
Closes: #1394
Signed-off-by:
Daniele Ahmed <ahmeddan@amazon.de>
Loading
Please register or sign in to comment