Fix comma
This commit is contained in:
parent
2d52e10408
commit
4c57c0982d
@ -117,7 +117,7 @@ const ENDPOINTDATA=[
|
|||||||
{
|
{
|
||||||
endpoint:"potential",
|
endpoint:"potential",
|
||||||
requiredfields:["name"],
|
requiredfields:["name"],
|
||||||
optionalfields:["icon","description"]
|
optionalfields:["icon","description"],
|
||||||
excludedfields:[] //Fields to not output in GET.
|
excludedfields:[] //Fields to not output in GET.
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user