Skip to content

Requesting Generation of the OpenApi (Swagger) specification from Lambda Annotations #1957

@jon-armen

Description

@jon-armen
Contributor

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 request
    This feature might incur a breaking change

AWS .NET SDK and/or Package version used

Amazon.Lambda.Annotations

Targeted .NET Platform

.Net 8

Operating System and version

Lambda

Activity

added
feature-requestA feature should be added or improved.
needs-triageThis issue or PR still needs to be triaged.
on Jan 30, 2025
added
investigatingThis issue is being investigated and/or work is in progress to resolve the issue.
p2This is a standard priority issue
and removed
needs-triageThis issue or PR still needs to be triaged.
on Jan 30, 2025
ashishdhingra

ashishdhingra commented on Feb 3, 2025

@ashishdhingra
Contributor

Just FYR, Swagger for Minimal API example: #1236 (comment)

At high level, appears to be a useful feature request. Needs review with the team.

added and removed
investigatingThis issue is being investigated and/or work is in progress to resolve the issue.
on Feb 4, 2025
dscpinheiro

dscpinheiro commented on Feb 6, 2025

@dscpinheiro
Contributor

Previous discussion with a similar feature request: #1763

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    annotationsfeature-requestA feature should be added or improved.p2This is a standard priority issuequeued

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dscpinheiro@jon-armen@ashishdhingra

        Issue actions

          Requesting Generation of the OpenApi (Swagger) specification from Lambda Annotations · Issue #1957 · aws/aws-lambda-dotnet