Open aVolpe opened 7 years ago
This implement a basic tag feature.
All tags are stored in a separate key in redis, like the services id.
The /api/report/services method accept a query param with tags to filter the services.
/api/report/services
TODO:
ref #56
This implement a basic tag feature.
All tags are stored in a separate key in redis, like the services id.
The
/api/report/services
method accept a query param with tags to filter the services.TODO:
ref #56