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