Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Generate client for API service #26

Open
uniqueg opened this issue Sep 3, 2019 · 1 comment
Open

Generate client for API service #26

uniqueg opened this issue Sep 3, 2019 · 1 comment
Labels
priority: low Low priority status: on hold Won't be fixed for now type: feature New feature or request workload: hours Likely takes hours to resolve

Comments

@uniqueg
Copy link
Member

uniqueg commented Sep 3, 2019

Is your feature request related to a problem? Please describe.
In order to easily allow a Python service to make use of the TEStribute API service (#25), a client should be auto-generated based on the OpenAPI specs.

Describe the solution you'd like
Bravado can be used for auto-generating the client to a large extent, as is done in, e.g., TES-cli. The client should be available in a separate repository TEStribute-cli within the elixir-europe organization.

Describe alternatives you've considered
N/A

Additional context
N/A

@uniqueg
Copy link
Member Author

uniqueg commented Sep 11, 2019

Maybe let's see first how we deal with the generic Bravado client. I feel that this may not really be necessary then.

@uniqueg uniqueg added hold and removed bh19 labels Sep 11, 2019
@uniqueg uniqueg added priority: low Low priority status: on hold Won't be fixed for now type: feature New feature or request workload: hours Likely takes hours to resolve and removed hold labels Feb 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: low Low priority status: on hold Won't be fixed for now type: feature New feature or request workload: hours Likely takes hours to resolve
Projects
None yet
Development

No branches or pull requests

1 participant