Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
swag-wallets
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ducat-pro
swag-wallets
Commits
1033654b
Commit
1033654b
authored
1 year ago
by
Артем
Browse files
Options
Downloads
Patches
Plain Diff
added fields for new report type
parent
c5f969be
Branches
DCT-149/ft/add_get_terminal
Branches containing commit
No related tags found
1 merge request
!1
DCT-149: Add get terminal account method
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
api/wallet/spec/definitions/ReportParams.yaml
+4
-0
4 additions, 0 deletions
api/wallet/spec/definitions/ReportParams.yaml
api/wallet/spec/paths/identities@{identityID}@reports.yaml
+1
-0
1 addition, 0 deletions
api/wallet/spec/paths/identities@{identityID}@reports.yaml
with
5 additions
and
0 deletions
api/wallet/spec/definitions/ReportParams.yaml
+
4
−
0
View file @
1033654b
...
...
@@ -10,6 +10,10 @@ properties:
type
:
string
enum
:
-
withdrawalRegistry
-
withdrawalSingle
withdrawalID
:
x-rebillyMerge
:
-
$ref
:
"
#/definitions/WithdrawalID"
fromTime
:
description
:
Start of the time period
type
:
string
...
...
This diff is collapsed.
Click to expand it.
api/wallet/spec/paths/identities@{identityID}@reports.yaml
+
1
−
0
View file @
1033654b
...
...
@@ -41,6 +41,7 @@ get:
type
:
string
enum
:
-
withdrawalRegistry
-
withdrawalSingle
responses
:
"
200"
:
description
:
Reports found
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment