1
0

Update module swaggo/swag to v1.6.8 (#680)

Regenerate swagger docs with new swaggo

Update module swaggo/swag to v1.6.8

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/680
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2020-10-17 18:03:05 +00:00
committed by konrad
parent cbba0695a8
commit 7fe9e6d3f6
5 changed files with 35 additions and 133 deletions

View File

@ -6352,9 +6352,6 @@ var doc = `{
}
},
"definitions": {
"afero.File": {
"type": "object"
},
"background.Image": {
"type": "object",
"properties": {
@ -6424,7 +6421,6 @@ var doc = `{
},
"created_by": {
"description": "The user who initially created the bucket.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"id": {
@ -6496,7 +6492,6 @@ var doc = `{
},
"created_by": {
"description": "The user who initially created the task.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"description": {
@ -6565,7 +6560,6 @@ var doc = `{
},
"related_tasks": {
"description": "All related tasks, grouped by their relation kind",
"type": "object",
"$ref": "#/definitions/models.RelatedTaskMap"
},
"reminder_dates": {
@ -6615,7 +6609,6 @@ var doc = `{
},
"created_by": {
"description": "The user who created this label",
"type": "object",
"$ref": "#/definitions/user.User"
},
"description": {
@ -6691,7 +6684,6 @@ var doc = `{
},
"shared_by": {
"description": "The user who shared this list",
"type": "object",
"$ref": "#/definitions/user.User"
},
"sharing_type": {
@ -6749,7 +6741,6 @@ var doc = `{
},
"owner": {
"description": "The user who created this list.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"title": {
@ -6769,7 +6760,6 @@ var doc = `{
"properties": {
"list": {
"description": "The copied list",
"type": "object",
"$ref": "#/definitions/models.List"
},
"namespace_id": {
@ -6840,7 +6830,6 @@ var doc = `{
},
"owner": {
"description": "The user who owns this namespace",
"type": "object",
"$ref": "#/definitions/user.User"
},
"title": {
@ -6914,7 +6903,6 @@ var doc = `{
},
"owner": {
"description": "The user who owns this namespace",
"type": "object",
"$ref": "#/definitions/user.User"
},
"title": {
@ -6951,7 +6939,6 @@ var doc = `{
},
"filters": {
"description": "The actual filters this filter contains",
"type": "object",
"$ref": "#/definitions/models.TaskCollection"
},
"id": {
@ -6960,7 +6947,6 @@ var doc = `{
},
"owner": {
"description": "The user who owns this filter",
"type": "object",
"$ref": "#/definitions/user.User"
},
"title": {
@ -7002,7 +6988,6 @@ var doc = `{
},
"created_by": {
"description": "The user who initially created the task.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"description": {
@ -7071,7 +7056,6 @@ var doc = `{
},
"related_tasks": {
"description": "All related tasks, grouped by their relation kind",
"type": "object",
"$ref": "#/definitions/models.RelatedTaskMap"
},
"reminder_dates": {
@ -7123,11 +7107,9 @@ var doc = `{
"type": "string"
},
"created_by": {
"type": "object",
"$ref": "#/definitions/user.User"
},
"file": {
"type": "object",
"$ref": "#/definitions/files.File"
},
"id": {
@ -7190,7 +7172,6 @@ var doc = `{
"type": "object",
"properties": {
"author": {
"type": "object",
"$ref": "#/definitions/user.User"
},
"comment": {
@ -7216,7 +7197,6 @@ var doc = `{
},
"created_by": {
"description": "The user who created this relation",
"type": "object",
"$ref": "#/definitions/user.User"
},
"other_task_id": {
@ -7242,7 +7222,6 @@ var doc = `{
},
"created_by": {
"description": "The user who created this team.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"description": {
@ -7388,7 +7367,6 @@ var doc = `{
},
"created_by": {
"description": "The user who created this team.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"description": {
@ -7659,7 +7637,6 @@ var doc = `{
"type": "string"
},
"legal": {
"type": "object",
"$ref": "#/definitions/v1.legalInfo"
},
"link_sharing_enabled": {

View File

@ -6335,9 +6335,6 @@
}
},
"definitions": {
"afero.File": {
"type": "object"
},
"background.Image": {
"type": "object",
"properties": {
@ -6407,7 +6404,6 @@
},
"created_by": {
"description": "The user who initially created the bucket.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"id": {
@ -6479,7 +6475,6 @@
},
"created_by": {
"description": "The user who initially created the task.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"description": {
@ -6548,7 +6543,6 @@
},
"related_tasks": {
"description": "All related tasks, grouped by their relation kind",
"type": "object",
"$ref": "#/definitions/models.RelatedTaskMap"
},
"reminder_dates": {
@ -6598,7 +6592,6 @@
},
"created_by": {
"description": "The user who created this label",
"type": "object",
"$ref": "#/definitions/user.User"
},
"description": {
@ -6674,7 +6667,6 @@
},
"shared_by": {
"description": "The user who shared this list",
"type": "object",
"$ref": "#/definitions/user.User"
},
"sharing_type": {
@ -6732,7 +6724,6 @@
},
"owner": {
"description": "The user who created this list.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"title": {
@ -6752,7 +6743,6 @@
"properties": {
"list": {
"description": "The copied list",
"type": "object",
"$ref": "#/definitions/models.List"
},
"namespace_id": {
@ -6823,7 +6813,6 @@
},
"owner": {
"description": "The user who owns this namespace",
"type": "object",
"$ref": "#/definitions/user.User"
},
"title": {
@ -6897,7 +6886,6 @@
},
"owner": {
"description": "The user who owns this namespace",
"type": "object",
"$ref": "#/definitions/user.User"
},
"title": {
@ -6934,7 +6922,6 @@
},
"filters": {
"description": "The actual filters this filter contains",
"type": "object",
"$ref": "#/definitions/models.TaskCollection"
},
"id": {
@ -6943,7 +6930,6 @@
},
"owner": {
"description": "The user who owns this filter",
"type": "object",
"$ref": "#/definitions/user.User"
},
"title": {
@ -6985,7 +6971,6 @@
},
"created_by": {
"description": "The user who initially created the task.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"description": {
@ -7054,7 +7039,6 @@
},
"related_tasks": {
"description": "All related tasks, grouped by their relation kind",
"type": "object",
"$ref": "#/definitions/models.RelatedTaskMap"
},
"reminder_dates": {
@ -7106,11 +7090,9 @@
"type": "string"
},
"created_by": {
"type": "object",
"$ref": "#/definitions/user.User"
},
"file": {
"type": "object",
"$ref": "#/definitions/files.File"
},
"id": {
@ -7173,7 +7155,6 @@
"type": "object",
"properties": {
"author": {
"type": "object",
"$ref": "#/definitions/user.User"
},
"comment": {
@ -7199,7 +7180,6 @@
},
"created_by": {
"description": "The user who created this relation",
"type": "object",
"$ref": "#/definitions/user.User"
},
"other_task_id": {
@ -7225,7 +7205,6 @@
},
"created_by": {
"description": "The user who created this team.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"description": {
@ -7371,7 +7350,6 @@
},
"created_by": {
"description": "The user who created this team.",
"type": "object",
"$ref": "#/definitions/user.User"
},
"description": {
@ -7642,7 +7620,6 @@
"type": "string"
},
"legal": {
"type": "object",
"$ref": "#/definitions/v1.legalInfo"
},
"link_sharing_enabled": {

View File

@ -1,7 +1,5 @@
basePath: /api/v1
definitions:
afero.File:
type: object
background.Image:
properties:
id:
@ -49,7 +47,6 @@ definitions:
created_by:
$ref: '#/definitions/user.User'
description: The user who initially created the bucket.
type: object
id:
description: The unique, numeric id of this bucket.
type: integer
@ -101,7 +98,6 @@ definitions:
created_by:
$ref: '#/definitions/user.User'
description: The user who initially created the task.
type: object
description:
description: The task description.
type: string
@ -159,7 +155,6 @@ definitions:
related_tasks:
$ref: '#/definitions/models.RelatedTaskMap'
description: All related tasks, grouped by their relation kind
type: object
reminder_dates:
description: An array of datetimes when the user wants to be reminded of the task.
items:
@ -196,7 +191,6 @@ definitions:
created_by:
$ref: '#/definitions/user.User'
description: The user who created this label
type: object
description:
description: The label description.
type: string
@ -252,7 +246,6 @@ definitions:
shared_by:
$ref: '#/definitions/user.User'
description: The user who shared this list
type: object
sharing_type:
default: 0
description: The kind of this link. 0 = undefined, 1 = without password, 2 = with password (currently not implemented).
@ -296,7 +289,6 @@ definitions:
owner:
$ref: '#/definitions/user.User'
description: The user who created this list.
type: object
title:
description: The title of the list. You'll see this in the namespace overview.
maxLength: 250
@ -311,7 +303,6 @@ definitions:
list:
$ref: '#/definitions/models.List'
description: The copied list
type: object
namespace_id:
description: The target namespace ID
type: integer
@ -363,7 +354,6 @@ definitions:
owner:
$ref: '#/definitions/user.User'
description: The user who owns this namespace
type: object
title:
description: The name of this namespace.
maxLength: 250
@ -418,7 +408,6 @@ definitions:
owner:
$ref: '#/definitions/user.User'
description: The user who owns this namespace
type: object
title:
description: The name of this namespace.
maxLength: 250
@ -445,14 +434,12 @@ definitions:
filters:
$ref: '#/definitions/models.TaskCollection'
description: The actual filters this filter contains
type: object
id:
description: The unique numeric id of this saved filter
type: integer
owner:
$ref: '#/definitions/user.User'
description: The user who owns this filter
type: object
title:
description: The title of the filter.
maxLength: 250
@ -483,7 +470,6 @@ definitions:
created_by:
$ref: '#/definitions/user.User'
description: The user who initially created the task.
type: object
description:
description: The task description.
type: string
@ -541,7 +527,6 @@ definitions:
related_tasks:
$ref: '#/definitions/models.RelatedTaskMap'
description: All related tasks, grouped by their relation kind
type: object
reminder_dates:
description: An array of datetimes when the user wants to be reminded of the task.
items:
@ -578,10 +563,8 @@ definitions:
type: string
created_by:
$ref: '#/definitions/user.User'
type: object
file:
$ref: '#/definitions/files.File'
type: object
id:
type: integer
task_id:
@ -625,7 +608,6 @@ definitions:
properties:
author:
$ref: '#/definitions/user.User'
type: object
comment:
type: string
created:
@ -643,7 +625,6 @@ definitions:
created_by:
$ref: '#/definitions/user.User'
description: The user who created this relation
type: object
other_task_id:
description: The ID of the other task, the task which is being related.
type: integer
@ -662,7 +643,6 @@ definitions:
created_by:
$ref: '#/definitions/user.User'
description: The user who created this team.
type: object
description:
description: The team's description.
type: string
@ -770,7 +750,6 @@ definitions:
created_by:
$ref: '#/definitions/user.User'
description: The user who created this team.
type: object
description:
description: The team's description.
type: string
@ -960,7 +939,6 @@ definitions:
type: string
legal:
$ref: '#/definitions/v1.legalInfo'
type: object
link_sharing_enabled:
type: boolean
max_file_size: