File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
.openapi-generator/templates Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 66This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
77
88- API version: { {appVersion} }
9- - Package version: { {packageVersion } }
9+ - [Releases](https://github.com/opalsecurity/opal-python/releases/)
1010{ {^hideGenerationTimestamp} }
1111- Build date: { {generatedDate} }
1212{ {/hideGenerationTimestamp} }
1313- Generator version: { {generatorVersion} }
1414- Build package: { {generatorClass} }
1515{ {#infoUrl} }
16+
1617For more information, please visit [{ {{infoUrl} }}]({ {{infoUrl} }})
1718{ {/infoUrl} }
1819
@@ -24,7 +25,7 @@ Python {{{generatorLanguageVersion}}}
2425### pip install
2526We recommend installing from [PyPI](https://pypi.org) using `pip`:
2627```sh
27- pip install { {{packageName } }}
28+ pip install { {{projectName } }}
2829```
2930
3031You can also install via git:
Original file line number Diff line number Diff line change @@ -4,9 +4,10 @@ Your Home For Developer Resources.
44This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
55
66- API version: 1.0
7- - Package version: 1.0.0
7+ - [ Releases ] ( https://github.com/opalsecurity/opal-python/releases/ )
88- Generator version: 7.10.0
99- Build package: org.openapitools.codegen.languages.PythonClientCodegen
10+
1011For more information, please visit [ https://www.opal.dev/ ] ( https://www.opal.dev/ )
1112
1213## Requirements.
@@ -17,7 +18,7 @@ Python 3.8+
1718### pip install
1819We recommend installing from [ PyPI] ( https://pypi.org ) using ` pip ` :
1920``` sh
20- pip install opal_security
21+ pip install opal-security
2122```
2223
2324You can also install via git:
You can’t perform that action at this time.
0 commit comments