Skip to content

Assignment l2#1

Open
Naman1109 wants to merge 5 commits intomainfrom
Assignment_L2
Open

Assignment l2#1
Naman1109 wants to merge 5 commits intomainfrom
Assignment_L2

Conversation

@Naman1109
Copy link
Copy Markdown
Owner

No description provided.

Comment thread service/assignment.rest.xml Outdated
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://moqui.org/xsd/rest-api-2.1.xsd"
name="tutorial" displayName="Assignment_L2 REST API" version="1.0">
<resource name="Assignment_l2_s1" require-authentication="anonymous-all">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Can you check the best practices for naming REST resources and update here?

Comment thread service/assignment.rest.xml Outdated
</resource>
<resource name="Assignment_l2_s4" require-authentication="anonymous-all">
<method type="get">
<service name="tutorial.Assignment_L2.get#OrderDetails"/>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Please check to use conventions to get details for a resource for a particular id.

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