Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ApiExplorer Support for HttpResults types for Controllers #57464

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Aug 22, 2024

  1. Support for HttpResults types

    Javier García de la Noceda Argüelles committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f62b69c View commit details
    Browse the repository at this point in the history
  2. Avoid iterating in EndpointMetadata to many times

    Javier García de la Noceda Argüelles committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b86ade6 View commit details
    Browse the repository at this point in the history
  3. Avoid iterating when there is no change in Builder.Metadata

    Javier García de la Noceda Argüelles committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d522a82 View commit details
    Browse the repository at this point in the history
  4. Better after

    Javier García de la Noceda Argüelles committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    17c52ac View commit details
    Browse the repository at this point in the history
  5. Fix last commit

    Javier García de la Noceda Argüelles committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2ebbe2e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Avoid Linq methods when searching through EndpointMetadata

    Javier García de la Noceda Argüelles committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    84ef56d View commit details
    Browse the repository at this point in the history
  2. Fix last commit

    Javier García de la Noceda Argüelles committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    02e3e31 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Merge branch 'main' into issue_44988_SupportForHttpResultsTypes

    Javier García de la Noceda Argüelles committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    fca3174 View commit details
    Browse the repository at this point in the history