mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
* feat: add movie search service close #183 * chore: update display name * chore: code review fix * feat: avoid panic when fields would be null or missed * chore: make it more readable * fix: correct format
7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"name": "movie",
|
|
"icon": "🎬",
|
|
"category": "search",
|
|
"display_name": "Movies"
|
|
}
|