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.
オンライン Swagger エディター用の有効な Json ファイルがあります。https://mywebsite/api/apiMethodのようにテストする API の完全な URL を設定するにはどうすればよいですか
現在私が得ているものは次のとおりです。
Swagger JSON 仕様ファイルには、サービスの URL のホスト名部分が含まれている場合があります。使用します)。
また、swagger-ui を使用して、特定のテスト Web サイト URL で使用することもできます。http://petstore.swagger.io/ の例を参照してください。