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

Move Delete Snapshot to proper part of api docs #2595

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

knolleary
Copy link
Member

Description

Notice the Delete Snapshot API route was listed in the Team section of the swagger doc.

This moves it under the Snapshot section where it belongs.

Purely a docs/swagger change. Not functional changes.

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #2595 (961764a) into main (14a2223) will increase coverage by 34.92%.
Report is 4 commits behind head on main.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #2595       +/-   ##
===========================================
+ Coverage   39.79%   74.71%   +34.92%     
===========================================
  Files         526      228      -298     
  Lines       18341     9231     -9110     
  Branches     4304     1921     -2383     
===========================================
- Hits         7298     6897      -401     
+ Misses      11043     2334     -8709     
Flag Coverage Δ
backend 74.71% <ø> (+0.04%) ⬆️
frontend ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
forge/routes/api/projectSnapshots.js 80.00% <ø> (+1.95%) ⬆️

... and 383 files with indirect coverage changes

@Steve-Mcl Steve-Mcl merged commit 3ab5b7b into main Aug 15, 2023
5 checks passed
@Steve-Mcl Steve-Mcl deleted the fix-swagger-doc branch August 15, 2023 13:50
knolleary added a commit that referenced this pull request Aug 15, 2023
Move Delete Snapshot to proper part of api docs (backport #2595)
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.

2 participants