OWASP / crAPI

completely ridiculous API (crAPI)
Apache License 2.0
1.03k stars 325 forks source link

required but undefined property 'converstion_params' in openapi-spec.json #222

Open anthony-42crunch opened 7 months ago

anthony-42crunch commented 7 months ago

In the openapi-spec.json file, the definition for 'ProfileVideo' at line 3012 appears to have a spelling mistake for one of the required properties.

converstion_params should be conversion_params (additional 't' character is likely an error).

crAPI_requiredParam_misSpelling