-
Notifications
You must be signed in to change notification settings - Fork 490
Open
Labels
annotationsfeature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issuequeued
Description
Describe the feature
Lambda Annotations should cause the ApiGateway to have a swagger specification complete with generated models based on the inputs / outputs of the functions.
Use Case
My team depends heavily on OpenApi specifications. It would be extremely valuable for the generated functions to produce the specs.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature requestThis feature might incur a breaking changeTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
AWS .NET SDK and/or Package version used
Amazon.Lambda.Annotations
Targeted .NET Platform
.Net 8
Operating System and version
Lambda
Metadata
Metadata
Assignees
Labels
annotationsfeature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issuequeued
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
ashishdhingra commentedon Feb 3, 2025
Just FYR, Swagger for Minimal API example: #1236 (comment)
At high level, appears to be a useful feature request. Needs review with the team.
dscpinheiro commentedon Feb 6, 2025
Previous discussion with a similar feature request: #1763