python scripts/openapi.py --dry-run create class --tests github openapi.spec.json openapi.index GitAuthor "https://docs.github.com/en/rest/" "/components/schemas/nullable-git-user" "/components/schemas/commit-search-result-item/properties/commit/properties/author" "/components/schemas/nullable-simple-commit/properties/author" "/components/schemas/nullable-simple-commit/properties/committer" "/components/schemas/simple-commit/properties/author" "/components/schemas/simple-commit/properties/committer"
python scripts/openapi.py create class --tests github openapi.spec.json openapi.index GitAuthor "https://docs.github.com/en/rest/" "/components/schemas/nullable-git-user" "/components/schemas/commit-search-result-item/properties/commit/properties/author" "/components/schemas/nullable-simple-commit/properties/author" "/components/schemas/nullable-simple-commit/properties/committer" "/components/schemas/simple-commit/properties/author" "/components/schemas/simple-commit/properties/committer"
python scripts/openapi.py index github openapi.spec.json openapi.index
