問題タブ [swagger-3.0]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
94 問題
0
投票する
1
に答える
34
参照
spring-boot - @SecurityScheme で https リクエストをサポートするように swagger3 を構成するにはどうすればよいですか
プロジェクトを Springboot バージョン 2.6.3 および swagger 3 に更新しました。HTTPS リクエストの承認をサポートする必要がありますが@SecurityScheme
、https リクエストのみをサポートしています。@SecurityScheme
https リクエストまたはその他のソリューションをサポートするようにアノテーションを構成する方法はありますか?