Skip to content
New issue

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

#2488 : API for in/out download from a list of processingIds #2523

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

DuckflipXYZ
Copy link
Collaborator

@DuckflipXYZ DuckflipXYZ commented Nov 28, 2024

#2488 : API for in/out download from a list of processingIds

This PR is only relative to the creation of an API, there isn't any Shanoir interface yet, and it's currently specific to CometeMoelle project. Please be aware of the fli-iam feature, which implements a python script for generating API calls to that new API

(Tested in local and in qualif)

@DuckflipXYZ
Copy link
Collaborator Author

Some tests have been modified for allowing "extends" implementation. When a class is extended by an other one, all its @Autowired variable class declaration need to get @qualifier, for knowing which bean load among the extended class and the extension class beans (usefull when there are multiple extensions class of the same extended class, those extensions class are not implementing the same methods ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants