Beapi-io / spring-boot-starter-beapi

Springboot 'convention over config' starter for API Automation
Other
1 stars 1 forks source link

MINOR ISSUE : status code should be 204 on empty/null responses #77

Closed orubel closed 11 months ago

orubel commented 1 year ago

empty/null responses should set statusCode to 204 (not 200)

orubel commented 11 months ago

fixed in postHandler