Files
api.pawol.nu/api/teks/documentation/1.0.0/overrides/teks.json
T
2021-01-05 02:15:04 +01:00

20 lines
273 B
JSON

{
"paths": {
"/teks": {
"get": {
"parameters": []
},
"post": {
"deprecated": true
}
},
"/teks/{id}" : {
"put": {
"deprecated": true
},
"delete": {
"deprecated": true
}
}
}
}