Closed emanuelefrisi closed 5 days ago
Now if a POST /documents is requested with a scale.type=ratio but without a scale.ratio property in the request body, the server will return a 400 error
POST /documents
Now if a
POST /documents
is requested with a scale.type=ratio but without a scale.ratio property in the request body, the server will return a 400 error