InseeFr / InseeFr/sugoi-api

:sparkles: [ENH] Allow the user to make generic search request

Open
#697 0 comments 0 reactions 0 assignees View on GitHub
enhancement question rest services
Dominant language
Java
Stars
6
Forks
10
Avg merge
9h 15m
Merged PRs (30d)
4

Description

We need a search endpoint with a non fixed number of paramaters you can search on. For example we might want to filter by values in the properties map without having to add in the endpoint each possibilities.
A format we might adopt can be something like /realms/users?request=attributes.insee_roles_applicatifs&mail=mymail@insee.fr . Maybe there are standards for search we can look at.
The already existing StoreMapping model should be of help to resolve this issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.