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

api: add /get endpoints (#1577) #1823

Merged
merged 1 commit into from
May 18, 2023
Merged

api: add /get endpoints (#1577) #1823

merged 1 commit into from
May 18, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented May 18, 2023

Fixes #1577

this allows to get entities by ID or name after /list endpoints were
changed in v0.23.0.
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@586df28). Click here to learn what that means.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main    #1823   +/-   ##
=======================================
  Coverage        ?   61.59%           
=======================================
  Files           ?      107           
  Lines           ?    11202           
  Branches        ?        0           
=======================================
  Hits            ?     6900           
  Misses          ?     3784           
  Partials        ?      518           

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

@aler9 aler9 merged commit b93eed6 into main May 18, 2023
@aler9 aler9 deleted the feature/api-get branch May 18, 2023 13:07
@github-actions github-actions bot locked and limited conversation to collaborators Nov 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Request for API to get single path
2 participants