File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/openapi-ts/src/types Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export interface UserConfig {
2020 /**
2121 * Path to the OpenAPI specification. This can be either:
2222 * - local file
23- *. - remote path
23+ * - remote path
2424 * - ReadMe API Registry UUID (full and simplified formats)
2525 *
2626 * Both JSON and YAML file formats are supported. You can also pass the parsed
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ export type Input = {
3838 /**
3939 * Path to the OpenAPI specification. This can be either:
4040 * - local file
41- *. - remote path
41+ * - remote path
4242 * - ReadMe API Registry UUID (full and simplified formats)
4343 *
4444 * Both JSON and YAML file formats are supported. You can also pass the parsed
You can’t perform that action at this time.
0 commit comments