Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add fswap and fbridge swagger settings in swagger config (backport #371) #372

Merged
merged 1 commit into from
May 13, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 13, 2024

Description

  • add fswap and fbridge swagger settings in swagger config

Motivation and context

  • The queries of fswap and fbridge module are not displayed in swagger.

How has this been tested?

  1. make install
  2. set default single node setting. ./init_single.sh
  3. change app.toml setting for enable swagger. enable and swagger of [api] section set true.
  4. fnsad start
  5. view http://localhost:1317/swagger/
스크린샷 2024-05-12 오전 11 44 43

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.

This is an automatic backport of pull request #371 done by [Mergify](https://mergify.com).

* chore: add fswap and fbridge swagger settings in swagger config

Signed-off-by: zemyblue <zemyblue@gmail.com>

* chore: update changelog

Signed-off-by: zemyblue <zemyblue@gmail.com>

---------

Signed-off-by: zemyblue <zemyblue@gmail.com>
(cherry picked from commit b534198)
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/v4.0.x@dc156dc). Click here to learn what that means.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##             release/v4.0.x     #372   +/-   ##
=================================================
  Coverage                  ?   50.14%           
=================================================
  Files                     ?       10           
  Lines                     ?     1424           
  Branches                  ?        0           
=================================================
  Hits                      ?      714           
  Misses                    ?      663           
  Partials                  ?       47           

@zemyblue zemyblue self-assigned this May 13, 2024
@zemyblue zemyblue merged commit 7a755c1 into release/v4.0.x May 13, 2024
44 checks passed
@zemyblue zemyblue deleted the mergify/bp/release/v4.0.x/pr-371 branch May 13, 2024 02:40
@zemyblue zemyblue mentioned this pull request May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants