Closed mishraprafful closed 1 year ago
The docs are generated using https://github.com/OpenAPITools/openapi-generator. I have opened an issue in this project regarding the missing import: https://github.com/OpenAPITools/openapi-generator/issues/10279.
https://github.com/treeverse/lakeFS/blob/master/clients/python/docs/AuthApi.md#create_policy
The import statement for
from lakefs_clinet.model import Statement
is missing in the above example.