Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Yunchuan Li
George_Intern_Task
Commits
8c244073
Commit
8c244073
authored
3 years ago
by
Yunchuan Li
Browse files
Options
Download
Patches
Plain Diff
modified http response
parent
e1b4a6e8
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
app/Action/ProductCRUDAction.php
+1
-0
app/Action/ProductCRUDAction.php
app/Constant/ApiTranslationKeys.php
+13
-0
app/Constant/ApiTranslationKeys.php
app/Http/Controllers/Controller.php
+21
-0
app/Http/Controllers/Controller.php
app/Http/Controllers/Product/ProductCRUDController.php
+114
-59
app/Http/Controllers/Product/ProductCRUDController.php
app/Http/Requests/StoreProductRequest.php
+31
-0
app/Http/Requests/StoreProductRequest.php
public/apidoc.yml
+31
-0
public/apidoc.yml
with
211 additions
and
59 deletions
+211
-59
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets