We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Context:
In libica-2.x,
We use 5.4.0 (LTS) throughout for ICAv2:
5.4.0
https://github.com/umccr-illumina/libica/blob/a735bb7/.openapi-generator/VERSION
And, 4.3.0 (LTS) throughout for ICAv1:
4.3.0
https://github.com/umccr-illumina/libica/blob/c320a6d/.openapi-generator/VERSION
Upgrade:
We shall upgrade this to latest generator 7.x when possible.
https://github.com/OpenAPITools/openapi-generator?tab=readme-ov-file#11---compatibility
Caveats:
This may likely break backward compatibility to sudden extent. It also depends on a generator choice.
The text was updated successfully, but these errors were encountered:
Also.
Explore alternative generators as replacement for more idiomatic, Pythonic, modern Python semantic.
Caveat is high risk with generated SDK code stability due to low adoption & user base.
Candidates:
Sorry, something went wrong.
I am starting v3 package soon.
v3
In v3 roadmap;
v2
v1
app
wrapica
victorskl
Successfully merging a pull request may close this issue.
Context:
In libica-2.x,
We use
5.4.0
(LTS) throughout for ICAv2:https://github.com/umccr-illumina/libica/blob/a735bb7/.openapi-generator/VERSION
And,
4.3.0
(LTS) throughout for ICAv1:https://github.com/umccr-illumina/libica/blob/c320a6d/.openapi-generator/VERSION
Upgrade:
We shall upgrade this to latest generator 7.x when possible.
https://github.com/OpenAPITools/openapi-generator?tab=readme-ov-file#11---compatibility
Caveats:
This may likely break backward compatibility to sudden extent. It also depends on a generator choice.
The text was updated successfully, but these errors were encountered: