File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
.openapi-generator/templates Expand file tree Collapse file tree 2 files changed +4
-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} }
@@ -24,7 +24,7 @@ Python {{{generatorLanguageVersion}}}
2424### pip install
2525We recommend installing from [PyPI](https://pypi.org) using `pip`:
2626```sh
27- pip install { {{packageName } }}
27+ pip install { {{projectName } }}
2828```
2929
3030You can also install via git:
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ 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
1010For more information, please visit [ https://www.opal.dev/ ] ( https://www.opal.dev/ )
@@ -17,7 +17,7 @@ Python 3.8+
1717### pip install
1818We recommend installing from [ PyPI] ( https://pypi.org ) using ` pip ` :
1919``` sh
20- pip install opal_security
20+ pip install opal-security
2121```
2222
2323You can also install via git:
You can’t perform that action at this time.
0 commit comments