mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-09 20:43:32 +08:00
API Docs: Remove id from Tag in Response
This commit is contained in:
@ -57,7 +57,6 @@
|
||||
],
|
||||
"tags": [
|
||||
{
|
||||
"id": 13,
|
||||
"name": "Category",
|
||||
"value": "Guide",
|
||||
"order": 0
|
||||
|
@ -19,7 +19,6 @@
|
||||
"updated_at": "2020-04-10T13:31:04.000000Z",
|
||||
"tags": [
|
||||
{
|
||||
"id": 16,
|
||||
"name": "Category",
|
||||
"value": "Guide",
|
||||
"order": 0
|
||||
|
Reference in New Issue
Block a user