v3.13.0-dev.1
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"endpoint": "https://api.amayo.dev/api",
|
||||
"version": "1.0.0",
|
||||
"features": {
|
||||
"rateLimit": true,
|
||||
"cors": true,
|
||||
"csrf": true
|
||||
},
|
||||
"security": {
|
||||
"requiresToken": true,
|
||||
"allowedOrigins": [
|
||||
"https://docs.amayo.dev",
|
||||
"https://amayo.dev"
|
||||
]
|
||||
}
|
||||
}
|
||||
{
|
||||
"endpoint": "https://api.amayo.dev/api",
|
||||
"version": "1.0.0",
|
||||
"features": {
|
||||
"rateLimit": true,
|
||||
"cors": true,
|
||||
"csrf": true
|
||||
},
|
||||
"security": {
|
||||
"requiresToken": true,
|
||||
"allowedOrigins": [
|
||||
"https://docs.amayo.dev",
|
||||
"https://amayo.dev"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user