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

fix(server): Allow /api in addition to /crn for API requests #2943

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Nov 16, 2023

Minor change to allow /api to replace /crn to make it clearer what this prefix does.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (114c524) 64.86% compared to head (05d83bf) 64.86%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2943   +/-   ##
=======================================
  Coverage   64.86%   64.86%           
=======================================
  Files         378      378           
  Lines       24221    24221           
  Branches      864      864           
=======================================
  Hits        15710    15710           
  Misses       8511     8511           

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

@nellh nellh merged commit e889a4d into master Nov 19, 2023
7 checks passed
@nellh nellh deleted the server/api-prefix branch November 19, 2023 19:13
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.

None yet

1 participant