herbsjs / herbs2rest

Create a REST API based on HerbsJS
MIT License
2 stars 13 forks source link

fix: fix generation route without entity or entity without id #43

Closed jhomarolo closed 2 years ago

jhomarolo commented 2 years ago

Fixes #38

Readiness Checklist

Author/Contributor

Reviewing Maintainer

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (ace5876) into main (eb83db6) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #43   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          130       131    +1     
=========================================
+ Hits           130       131    +1     
Impacted Files Coverage Δ
src/generateRoutes.js 100.00% <100.00%> (ø)

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

herbsjs-robot commented 2 years ago

:tada: This PR is included in version 3.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: