Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JoshiCodes/WebAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: JoshiCodes/WebAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.2
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 22, 2023

  1. Fixed the Header Implementation

    Changed the Version
    Joshua committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    c3d34c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. updated the README.md

    expanded the AuthenticationExample a bit
    Joshua committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    b68787f View commit details
    Browse the repository at this point in the history
  2. Create LICENSE

    Joshua authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    cf45839 View commit details
    Browse the repository at this point in the history
  3. updated the README.md

    Joshua committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    d2e2104 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master'

    Joshua committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    51d7e9c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    3008f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50285fd View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Update README.md

    JoshiCodes authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c32fd51 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. updated the README.md

    JoshiCodes committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bbe4fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00cd563 View commit details
    Browse the repository at this point in the history
  3. Created the ResponseModificationData to return modification responses.

    Added Documentation in the README.md for the ResponseModificationData.
    Added an Example Route ("/redirect") to Example.java to show the usage of the ResponseModificationData.
    Updated to Version 1.3.2
    JoshiCodes committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    40e32c2 View commit details
    Browse the repository at this point in the history
Loading