Skip to content

4.0.6

Latest

Choose a tag to compare

@jaapromijn jaapromijn released this 27 Mar 10:29

fix: suppress spurious API Platform 201 responses on POST endpoints

Add status:200 + output:false to Register, Reset and AccountDetails POST operations. API Platform previously auto-generated a 201 response using the request schema as the response schema. With this fix only the correct 200 response appears.