jxsl13 / openapi-typegen

[WIP] web framework independent type generator with validation for OpenAPI 3.0 specifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

path instead of filepath feasible?

jxsl13 opened this issue · comments

use path instead of filepath.
the open method of OsFS should do a filepath FromSlash conversion

TODO: check if feasible solution.