You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
現時点での構成案
メソッドを統合:
show + lookup -> get
一部メソッド名を変更。
timeline、storageのパスを変更。
status -> chat
post -> posting
共通のメソッド名
create
データを作成します。
get
データを取得します。何らかのパラメータを渡す必要がある場合もあります。
list
コレクション形式のデータを取得します。
update
データを更新します。
delete
データを削除します。
構成
user
create
list
get
update
follow
unfollow
list
list
get
posting
get
create-chat
create-article
create-reference
list
list
storage
add
get
list
delete
get
app
create
get
list
get
create
auth
validate
create
get
info
get
The text was updated successfully, but these errors were encountered: