Extra . removed
This commit is contained in:
parent
99a19a3688
commit
d76107222b
@ -22,7 +22,7 @@ This project is separated into to parts:
|
||||
3. Install the dependencies:
|
||||
`pip install -r requirements.txt`
|
||||
4. Generate/update the client:
|
||||
* Generate: `.openapi-python-client generate --config config.yaml --url "OPENAPI_SPEC_URL"` (replace `OPENAPI_SPEC_URL` with your URL)
|
||||
* Generate: `openapi-python-client generate --config config.yaml --url "OPENAPI_SPEC_URL"` (replace `OPENAPI_SPEC_URL` with your URL)
|
||||
* Update: `openapi-python-client update --config config.yaml --url "OPENAPI_SPEC_URL"` (replace `OPENAPI_SPEC_URL` with your URL)
|
||||
|
||||
### Building
|
||||
|
Loading…
Reference in New Issue
Block a user