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

add scheduling docs #61

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

Conversation

anroopak
Copy link

@anroopak anroopak commented Oct 7, 2024

Adds documentation for the backend design of Scheduling to CEP-7

Copy link

netlify bot commented Oct 7, 2024

Deploy Preview for docs-ohc ready!

Name Link
🔨 Latest commit 9c1f121
🔍 Latest deploy log https://app.netlify.com/sites/docs-ohc/deploys/6720bef42037500008496141
😎 Deploy Preview https://deploy-preview-61--docs-ohc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bodhish
Copy link
Member

bodhish commented Oct 7, 2024

@anroopak I think structually we should follow PEP layout keeping just one file per CEP

@anroopak anroopak requested a review from bodhish October 14, 2024 13:03
flowchart TD
start(((Start))) --> sReq["Schedule Request"]
sReq --> vReqdata["Validate Basic Request Data"]
vReqdata --> vAvailability["Validate Basic Request Data"]
Copy link
Member

Choose a reason for hiding this comment

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

This step seems to be duplicated.

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

Successfully merging this pull request may close these issues.

3 participants