This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
matsen-tool-be
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
config
master
Florian Eisenmenger
1 year ago
parent
b9710086be
commit
e359fbfaa3
1 changed files
with
7 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
config/routes.yaml
+ 7
- 1
config/routes.yaml
View File
@@ -8,4 +8,10 @@ controllers:
# api/config/routes.yaml
auth:
path: /api/auth
methods: ['POST']
methods: ['POST']
# API und Media Routen
api_routes:
resource: .
type: api_platform
prefix: /api
Write
Preview
Loading…
Cancel
Save