タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

APIとredmineに関するefclのブックマーク (2)

  • Redmine Issue Query Reference - Freelancing Digest

    I’ve been writing a bit about using Redmine’s issue filters to create and save a query recently and noticed that there is very little documentation on how it works. This post attempts to document how to pass parameters to Redmine’s issues list using the url. All of these options can be used directly in a web browser or also as part of the REST API. [box type=”note” style=”rounded” border=”full”]Al

    efcl
    efcl 2013/05/17
    Redmine APIのqueryに使えるパラメータ. sortの方法について
  • Redmine REST API - r-labs

    ステータスの凡例 : Stable - 仕様機能は完成されていて、今後の大きな変更は予定されていません。 Beta - まだバグが残っているか、いくつかの細かな機能が実装されていません。 Alpha - 主要な機能は出来てますが、まだ API 使用者からのフィードバッグを必要としています。 Prototype - 試験的な運用のためにざっと実装されただけで、今後大きな変更が加わる可能性があります。 格的に使用するのはお勧めできません Planned - 将来のバージョンで予定されているもので、いつになるかは開発参加者しだいです。 各データ共通¶ ユーザー認証¶ ほとんどの場合、 API では認証を必要とします。 API 型式での認証を可能にするためには 管理 → 設定 → 認証 の順で設定ページを表示した後、 [REST による Web サービスを有効にする] にチェックを入れます。 そ

    efcl
    efcl 2012/01/02
    RedmineのAPI日本語訳
  • 1