Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mybee
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
mybee
Commits
3c91281f
Unverified
Commit
3c91281f
authored
Jun 29, 2021
by
Peter Mrekaj
Committed by
GitHub
Jun 29, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
revert: default stamp issuer OpenAPI debug endpoint (#2231)
parent
a9192fd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
22 deletions
+0
-22
SwarmDebug.yaml
openapi/SwarmDebug.yaml
+0
-22
No files found.
openapi/SwarmDebug.yaml
View file @
3c91281f
...
...
@@ -840,25 +840,3 @@ paths:
$ref
:
"
SwarmCommon.yaml#/components/responses/500"
default
:
description
:
Default response
"
/stamps/default/{id}"
:
parameters
:
-
in
:
path
name
:
id
schema
:
$ref
:
"
SwarmCommon.yaml#/components/schemas/BatchID"
required
:
true
description
:
Swarm address of the stamp
put
:
summary
:
Set the default postage stamp issuer
tags
:
-
Postage Stamps
responses
:
"
204"
:
description
:
The default stamp issuer was updated successfully
"
400"
:
$ref
:
"
SwarmCommon.yaml#/components/responses/400"
"
500"
:
$ref
:
"
SwarmCommon.yaml#/components/responses/500"
default
:
description
:
Default response
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment