ITADN

Avoid IndexError when definition titles have less than 3 components

#58Pull Requestlarsks 创建于 2021-11-05
L
larskscommented
This will cause `openapi2jsonschema to skip definitions that have fewer than 3 components in the name (like `v1.APIGroup`), rather than crashing with an IndexError. Closes #57
合并状态:未合并 1 条评论