Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は WSO2 製品を初めて使用し、現在 EI および API Manager を使用して POC を行っています。WSO2 EI を使用して REST API を作成し、WSO2 API Manager を使用して公開しています。
WSO2 EI 開発者スタジオを使用して REST API を作成し、EI に正常にデプロイしました。パブリッシュとサブスクライブを行うために、API Manager に同じ API をデプロイしたいと考えています。
これを行う方法はありますか。前もって感謝します
[1] で説明されているように、WSO2 EI から Swagger 定義を生成できます。次に、その Swagger 定義を使用して、[2] に従って WSO2 API Manager で API を作成できます。