Skip to content

Commit

Permalink
docs(SPV-000): regenerate swagger documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubmkowalski committed Dec 18, 2024
1 parent 033c776 commit ab2b36c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/docs.go
Original file line number Diff line number Diff line change
Expand Up @@ -4914,7 +4914,7 @@ const docTemplate = `{
}
]
},
"xpubid": {
"xpubId": {
"type": "string",
"example": "623bc25ce1c0fc510dea72b5ee27b2e70384c099f1f3dce9e73dd987198c3486"
}
Expand Down
2 changes: 1 addition & 1 deletion docs/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -4905,7 +4905,7 @@
}
]
},
"xpubid": {
"xpubId": {
"type": "string",
"example": "623bc25ce1c0fc510dea72b5ee27b2e70384c099f1f3dce9e73dd987198c3486"
}
Expand Down
2 changes: 1 addition & 1 deletion docs/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ definitions:
allOf:
- $ref: '#/definitions/filter.TimeRange'
description: UpdatedRange specifies the time range when a record was updated.
xpubid:
xpubId:
example: 623bc25ce1c0fc510dea72b5ee27b2e70384c099f1f3dce9e73dd987198c3486
type: string
type: object
Expand Down

0 comments on commit ab2b36c

Please # to comment.