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

Improve service documentation #2020

Merged
merged 12 commits into from
Nov 25, 2022
Merged

Commits on Nov 22, 2022

  1. Update FromParts documentation

    Harry Barber committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d452af5 View commit details
    Browse the repository at this point in the history
  2. Improve Route documentation

    Harry Barber committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0eb66dc View commit details
    Browse the repository at this point in the history
  3. Add plugin documentation

    Harry Barber committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e2b094c View commit details
    Browse the repository at this point in the history
  4. Address feedback

    Harry Barber committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d717444 View commit details
    Browse the repository at this point in the history
  5. Update rust-runtime/aws-smithy-http-server/src/plugin/mod.rs

    Co-authored-by: Luca Palmieri <20745048+LukeMathWalker@users.noreply.github.com>
    hlbarber and LukeMathWalker authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e441393 View commit details
    Browse the repository at this point in the history
  6. Update rust-runtime/aws-smithy-http-server/src/plugin/mod.rs

    Co-authored-by: Luca Palmieri <20745048+LukeMathWalker@users.noreply.github.com>
    hlbarber and LukeMathWalker authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4a8a3f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34bd266 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Clarify the order of execution of pushed plugins

    Harry Barber committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    9cdb820 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Apply suggestions from code review

    Co-authored-by: Luca Palmieri <20745048+LukeMathWalker@users.noreply.github.com>
    hlbarber and LukeMathWalker authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    c68ce6e View commit details
    Browse the repository at this point in the history
  2. Use Op::NAME

    Harry Barber committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    dd4b04a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00f9aaa View commit details
    Browse the repository at this point in the history
  4. Fix missing lifetime annotation

    Harry Barber committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    081715b View commit details
    Browse the repository at this point in the history