feat(docs): Fresh openapi
This commit is contained in:
parent
f880e9f10c
commit
e10448f1e3
@ -91,7 +91,7 @@ const docTemplate = `{
|
||||
"models.CardRequest": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"card": {
|
||||
"cards": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "#/definitions/models.Card"
|
||||
|
@ -82,7 +82,7 @@
|
||||
"models.CardRequest": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"card": {
|
||||
"cards": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "#/definitions/models.Card"
|
||||
|
@ -12,7 +12,7 @@ definitions:
|
||||
type: object
|
||||
models.CardRequest:
|
||||
properties:
|
||||
card:
|
||||
cards:
|
||||
items:
|
||||
$ref: '#/definitions/models.Card'
|
||||
type: array
|
||||
|
Loading…
x
Reference in New Issue
Block a user