YueGuobin a3616e6d33 feat(api): add tag filtering to nodes and templates endpoints
- Add optional `tags` query parameter to `/nodes` and `/templates` endpoints
- Support filtering by tags in format "key:value" with multiple tags ANDed together
- Example: `?tags=vendor:cisco&tags=model:7200` filters nodes/templates with both tags
- Maintain backward compatibility for existing API usage without tags parameter
2026-02-22 22:52:28 +08:00
..
2021-04-17 23:34:28 +09:30
2024-10-31 13:06:17 +10:00
2021-08-29 19:23:51 +09:30
2024-12-02 13:02:08 +10:00
2024-07-07 19:04:50 +02:00
2024-04-22 19:08:45 +07:00
2024-09-23 13:28:56 +07:00
2024-05-16 17:53:39 +07:00