Skip to content

workfloworchestrator/orchestrator-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Orchestrator api client generator

Generates a modern Python client from OpenAPI 3.x documents.

NOTE: this project status is POC paging, sort and filter will probably not work on the list endpoint

Under the hood it uses: https://github.com/triaxtec/openapi-python-client to generate a client.

Install

create a venv, activate it and run: pip install -r requirements.txt

Log

Created initial client with:

openapi-python-client generate --url https://YOUR_ORCHESTRATOR_URI/api/openapi.json

About

An autogenerated orchestrator api client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published