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

docs: remove deprecation typo #4359

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Jul 12, 2024

What this PR changes/adds

Remove deprecation attribute from a not-deprecated api

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #4358

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added documentation Improvements or additions to documentation api Feature related to the (REST) api labels Jul 12, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.24%. Comparing base (7f20ba5) to head (4b4c10a).
Report is 354 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4359      +/-   ##
==========================================
+ Coverage   71.74%   75.24%   +3.50%     
==========================================
  Files         919     1055     +136     
  Lines       18457    21105    +2648     
  Branches     1037     1158     +121     
==========================================
+ Hits        13242    15881    +2639     
+ Misses       4756     4705      -51     
- Partials      459      519      +60     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ndr-brt ndr-brt merged commit 154dbdb into eclipse-edc:main Jul 12, 2024
23 checks passed
@ndr-brt ndr-brt deleted the 4358-fix-api-doc branch July 12, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Feature related to the (REST) api documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api: wrong deprecation on edrs endpoint
4 participants