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

Revamp service orchestration tutorial #8231

Conversation

mindula
Copy link
Contributor

@mindula mindula commented Nov 9, 2023

Purpose

$title

Checklist

  • Page addition

    • Add permalink to pages.
  • Page removal

    • Remove entry from corresponding left nav YAML file.
    • Add redirect_from on the alternative page.
    • If no alternative page, add redirection on the redirections.js file.
  • Page rename

    • Add front-matter redirect_from.
    • Add front-matter redirect_to: (if applicable).
  • Page restrcuture

    • Add permalink to pages.
    • Add front-matter redirect_from.
    • Add front-matter redirect_to: (if applicable).

@mindula mindula force-pushed the revamp-service-orchestration branch from ed4d573 to 44d57a9 Compare November 9, 2023 08:36
Copy link
Contributor

@dulajdilshan dulajdilshan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dulajdilshan dulajdilshan merged commit c8a6067 into ballerina-platform:integration-tutorials Nov 10, 2023
1 check passed
@@ -108,90 +108,89 @@ Follow the instructions given in this section to develop the service.
$ bal new service-orchestration
```

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we update L15 to say

"call the backend services to make the appointment"

instead of

"retrieve details from the backend services"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants