File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -440,7 +440,7 @@ format: binary
440440
441441# # Unsupported down conversions
442442
443- Curretnly , the tool does not support the following situations.
443+ Currently , the tool does not support the following situations.
444444Contributions welcome!
445445
446446* `openapi-down-convert` does not convert `exclusiveMinimum` and `exclusiveMaximum`
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ export interface ConverterOptions {
4646 */
4747 scopeDescriptionFile ?: string ;
4848 /** Earlier versions of the tool converted $comment to x-comment
49- * in JSON Schemas. The tool now deleted $comment values.
49+ * in JSON Schemas. The tool now deletes $comment values by default .
5050 * Use this option to preserve the conversion and not delete
5151 * comments.
5252 */
You can’t perform that action at this time.
0 commit comments