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 basic-crud.md #339

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

montoner0
Copy link

Added an important note about controller naming

Added an important note about controller naming
Copy link
Contributor

Learn Build status updates of commit 63c4d27:

⚠️ Validation status: warnings

File Status Preview URL Details
Odata-docs/webapi-8/tutorials/basic-crud.md ⚠️Warning View Details

Odata-docs/webapi-8/tutorials/basic-crud.md

  • Line 315, Column 172: [Warning: disallowed-html-tag - See documentation] HTML tag 'Customer' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Escape angle bracket
Copy link
Contributor

Learn Build status updates of commit 2897e26:

✅ Validation status: passed

File Status Preview URL Details
Odata-docs/webapi-8/tutorials/basic-crud.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@gathogojr
Copy link
Collaborator

@montoner0 The rules surrounding naming of controllers (and controller actions) when using conventional routing is already covered in the Fundamentals https://learn.microsoft.com/en-us/odata/webapi-8/fundamentals/routing-overview?tabs=net60#odata-routing.

I don't believe we need to repeat it here as well. It is expected that someone understands the fundamentals first before trying out the tutorials.

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.

2 participants