mirror of
https://github.com/C9Glax/tranga.git
synced 2025-10-15 01:40:44 +02:00
Fix ambigous endpoints
This commit is contained in:
@@ -3814,16 +3814,9 @@
|
||||
"instance": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"extensions": {
|
||||
"type": "object",
|
||||
"additionalProperties": {
|
||||
"nullable": true
|
||||
},
|
||||
"nullable": true
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
"additionalProperties": { }
|
||||
},
|
||||
"TrangaSettings": {
|
||||
"type": "object",
|
||||
|
Reference in New Issue
Block a user