ええと、API エンドポイントが本当にないんですか?
私はこれがそれだと思っていたのですが:
カテゴリチャンネル — POST /chat/api/channels
plugins/chat/config/routes.rb:9 で定義済み → Chat::Api::ChannelsController#create
(plugins/chat/app/controllers/chat/api/channels_controller.rb:60)。
ええと、API エンドポイントが本当にないんですか?
私はこれがそれだと思っていたのですが:
カテゴリチャンネル — POST /chat/api/channels
plugins/chat/config/routes.rb:9 で定義済み → Chat::Api::ChannelsController#create
(plugins/chat/app/controllers/chat/api/channels_controller.rb:60)。