This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mcarman
/
Wappler_Access
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixed api url
master
rpm-mcarman
2 years ago
parent
5b9b7880ae
commit
a2b8ae1270
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/api/PartCodes/masters.json
+ 1
- 1
app/api/PartCodes/masters.json
View File
@@ -4,7 +4,7 @@
"module": "api",
"action": "send",
"options": {
"url": "{{$_ENV.API_BASEURL+'
api/v1.0/
partcodes/masters'}}",
"url": "{{$_ENV.API_BASEURL+'partcodes/masters'}}",
"schema": [
{
"type": "array",
Write
Preview
Loading…
Cancel
Save