The Wayback Machine - https://web.archive.org/web/20220721112354/https://github.com/topics/swagger
Skip to content
#

swagger

Here are 6,546 public repositories matching this topic...

fastapi
tiangolo
tiangolo commented Jun 12, 2020

First check

  • I added a very descriptive title to this issue.
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the FastAPI documentation, with the integrated search.
  • I already searched in Google "How to X in FastAPI" and didn't find any information.
  • I already read and followed all the tutorial in the docs and didn't find an answ
enhancement good first issue confirmed
nocodb
nilsreichardt
nilsreichardt commented Jul 20, 2022

https://user-images.githubusercontent.com/24459435/179985397-7ffb4b43-fb30-40cd-a9ca-acae808a1d36.mov

At the moment, the name of the project is not included into the confirmation dialog. This can be very dangerous. It would be more helpful to include the name of the project into the dialog, like: "Do you want to delete the project "airtable-import-test"?

Good First Issue
travispamaral
travispamaral commented Nov 28, 2017

Hi there! I see that an issue #2884 deeplinking was integrated to 3.x however if I have a hyperlink with a hash to the operationID nothing happens on click. If I reload the page the UI scrolls to the open panel as expected. Is there something I am missing here? My url looks as follows and I am using the 3.0 dist repo installed via npm.

Again when clicked the URL address is updated but nothing h

bypanghu
bypanghu commented Jul 15, 2022

gin-vue-admin 版本

所有gva版本

Node 版本

所有gva版本

Golang 版本

所有gva版本

是否依旧存在

可以

bug描述

如果使用yarn 安装,不会在安装的时候报错,它只会在运行的时候报错 vite.createFilter is not a function
如果使用npm 安装,则会出现 vitejs/plugin-vue vite 版本不一致。

image

其原因

bug good first issue
grpc-gateway
pavanthota1998
pavanthota1998 commented Apr 14, 2020

springfox-swagger2: 3.0.0-SNAPSHOT
springfox-swagger-ui: 3.0.0-SNAPSHOT
springfox-spring-webflux: 3.0.0-SNAPSHOT

We are using directModelSubstitute for MonetaryAmount to avoid showing all the properties of the class in swagger. Instead of that we created our own MonetaryAmountWrapper which have only two fields viz., amount and currency with some default example values for both. Now, the

🔥 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
  • Updated Jul 6, 2022
  • Java
loopback-next
RobbeSneyders
RobbeSneyders commented May 9, 2022

I propose to remove the pass_context_arg_name argument and fix the name under which the context is passed. This parameter is passed often between internal functions and classes, which is not worth the benefit of having it configurable.

good first issue PR welcome

基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
  • Updated Jul 3, 2022
  • Go

Improve this page

Add a description, image, and links to the swagger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swagger topic, visit your repo's landing page and select "manage topics."

Learn more