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

Update figure39.plantuml to fix multiple typos in Refund example flow #135

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2024

  1. Update figure39.plantuml

    Fixed typos in figure 39:
    - From "PUT /quote" to "PUT /quotes"
    - From "POST /transfer" in request to "POST /transfers"
    - From "POST /transfer" in callback to "PUT /transfers"
    henrka authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8d0cca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20090ca View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. test change to links

    elnyry-sam-k committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ac572e7 View commit details
    Browse the repository at this point in the history
  2. test CI fail issue

    elnyry-sam-k committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4941734 View commit details
    Browse the repository at this point in the history
  3. test ci step

    elnyry-sam-k committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    768d535 View commit details
    Browse the repository at this point in the history