Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

定義 API #5

Open
bobchao opened this issue Aug 30, 2014 · 2 comments
Open

定義 API #5

bobchao opened this issue Aug 30, 2014 · 2 comments

Comments

@bobchao
Copy link
Collaborator

bobchao commented Aug 30, 2014

JSON 格式

0.1 版先放一個在 github 上的靜態 json 檔,放三組資料,讓 client 去 random 就好

  • function_area: event, webmaker, sumo, moztw-web, fxos-gaia, fxos-gecko, qa
  • url: 連結目標
  • description: 描述文字
@bobchao
Copy link
Collaborator Author

bobchao commented Aug 30, 2014

{
  "totalItems": 2,
  "items": [
    {
      "function_area": "event",
      "url": "https://etherpad.mozilla.org/moztw-firefox-10-year-party",
      "description": "哈囉,我是小莎!你知道 MozTW 現在正打算籌劃一個 Firefox 10 週年慶祝 Party 嗎?快點來看看吧 >q<"
    },
    {
      "function_area": "sumo",
      "url": "https://support.mozilla.org/zh-TW/localization",
      "description": "哈囉,我是小莎!有好多新手都會去 Mozilla 支援網站(SUMO)查詢軟體使用手冊,但還有不少文件還是英文的,我們需要您協助翻譯!。"
    }
  ]
}

@mingtsay mingtsay modified the milestone: API Aug 30, 2014
@bobchao bobchao removed this from the API milestone Aug 30, 2014
@bobchao bobchao removed their assignment Mar 5, 2020
@bobchao
Copy link
Collaborator Author

bobchao commented Mar 5, 2020

I'm leaving this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants