Skip to content

Bug-fix: return v2 spec from swagger endpoint#4697

Merged
winder merged 3 commits into
masterfrom
3698-outdated-swagger
Oct 28, 2022
Merged

Bug-fix: return v2 spec from swagger endpoint#4697
winder merged 3 commits into
masterfrom
3698-outdated-swagger

Conversation

@AlgoStephenAkiki
Copy link
Copy Markdown
Contributor

Resolves #3698

Changes swagger endpoint to use algod.oas2.json content as output

Summary

Test Plan

Resolves #3698

Changes swagger endpoint to use algod.oas2.json content as output
@AlgoStephenAkiki AlgoStephenAkiki self-assigned this Oct 26, 2022
@AlgoStephenAkiki AlgoStephenAkiki linked an issue Oct 26, 2022 that may be closed by this pull request
@AlgoStephenAkiki AlgoStephenAkiki changed the title Modify swagger endpoint Bug-fix: Modify swagger endpoint Oct 26, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 26, 2022

Codecov Report

Merging #4697 (e0e3f7d) into master (ad08f74) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4697      +/-   ##
==========================================
- Coverage   54.49%   54.44%   -0.05%     
==========================================
  Files         407      407              
  Lines       52389    52389              
==========================================
- Hits        28548    28522      -26     
- Misses      21455    21476      +21     
- Partials     2386     2391       +5     
Impacted Files Coverage Δ
ledger/roundlru.go 90.56% <0.00%> (-5.67%) ⬇️
agreement/cryptoVerifier.go 67.60% <0.00%> (-2.12%) ⬇️
agreement/proposalManager.go 96.07% <0.00%> (-1.97%) ⬇️
network/wsPeer.go 66.50% <0.00%> (-1.95%) ⬇️
catchup/peerSelector.go 98.95% <0.00%> (-1.05%) ⬇️
data/transactions/verify/txn.go 76.19% <0.00%> (-0.96%) ⬇️
ledger/acctupdates.go 69.59% <0.00%> (-0.60%) ⬇️
catchup/service.go 68.88% <0.00%> (-0.50%) ⬇️
network/wsNetwork.go 65.52% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@winder winder changed the title Bug-fix: Modify swagger endpoint Bug-fix: return v2 spec from swagger endpoint Oct 28, 2022
@winder winder merged commit e2c2bc4 into master Oct 28, 2022
@winder winder deleted the 3698-outdated-swagger branch October 28, 2022 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outdated swagger

2 participants