workfloworchestrator / orchestrator-api-client

An autogenerated orchestrator api client

Repository from Github https://github.comworkfloworchestrator/orchestrator-api-clientRepository from Github https://github.comworkfloworchestrator/orchestrator-api-client

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

License:Apache License 2.0