Files
services/contact/publicapi.json
zhaoyang 5f6de1fd18 Add Contact API (#340)
* feat: add basic files of contact

* chore: code review
1. delete redundant suffix
2. use tab replace whitespace in pb file

* chore: add some comments and check post data validation

* chore: add some comments

* chore: add publicapi.json and examples.json

* chore: update README.md

* fix: code review conversations
2021-12-21 09:59:45 +00:00

7 lines
103 B
JSON

{
"name": "contact",
"icon": "👥",
"category": "communication",
"display_name": "Contacts"
}