Update dokiman
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
"parameters": []
|
"parameters": []
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"deprecated": true
|
"deprecated": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"/teks/{id}" : {
|
"/teks/{id}" : {
|
||||||
"put": {
|
"put": {
|
||||||
"deprecated": true
|
"deprecated": false
|
||||||
},
|
},
|
||||||
"delete": {
|
"delete": {
|
||||||
"deprecated": true
|
"deprecated": true
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"url": "https://o-k-i.net"
|
"url": "https://o-k-i.net"
|
||||||
},
|
},
|
||||||
"license": null,
|
"license": null,
|
||||||
"x-generation-date": "03/23/2022 8:55:05 AM"
|
"x-generation-date": "03/24/2022 10:12:35 PM"
|
||||||
},
|
},
|
||||||
"x-strapi-config": {
|
"x-strapi-config": {
|
||||||
"path": "/dokiman",
|
"path": "/dokiman",
|
||||||
@@ -1038,7 +1038,7 @@
|
|||||||
"parameters": []
|
"parameters": []
|
||||||
},
|
},
|
||||||
"post": {
|
"post": {
|
||||||
"deprecated": true,
|
"deprecated": false,
|
||||||
"description": "Create a new teks record",
|
"description": "Create a new teks record",
|
||||||
"responses": {
|
"responses": {
|
||||||
"200": {
|
"200": {
|
||||||
@@ -1220,7 +1220,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"put": {
|
"put": {
|
||||||
"deprecated": true,
|
"deprecated": false,
|
||||||
"description": "Update a single teks record",
|
"description": "Update a single teks record",
|
||||||
"responses": {
|
"responses": {
|
||||||
"200": {
|
"200": {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user