Closed
Description
In the AmazonAthena schema description there is an inconsitent naming of the property "stagingDir" (l.605), but the required fields use "staging_dir" (l.629):
open-data-contract-standard/schema/odcs-json-schema-v3.0.1.json
Lines 601 to 632 in 48d2d3d
This leads to an invalid schema validation if the "stagingDir" naming is used.