文章分类 -  swagger

摘要:全局: /** * @OA\SecurityScheme(type="http",securityScheme="Authorization-Bearer",name="Authorization",in="header",scheme="Bearer",bearerFormat="JWT"), * 阅读全文
posted @ 2020-09-06 17:04 叨叨的蜗牛 阅读(1680) 评论(0) 推荐(0)
摘要:关于使用swagger遇到加载json文件失败,跨域导致问题 参考swagger-ui 官方的 issues: https://github.com/swagger-api/swagger-core/issues/166https://github.com/swagger-api/swagger-u 阅读全文
posted @ 2020-07-28 12:14 叨叨的蜗牛 阅读(966) 评论(0) 推荐(0)