Skip to content
#

swagger-ui

Here are 1,825 public repositories matching this topic...

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

  • Updated May 15, 2022
  • Java
acidtonic
acidtonic commented Sep 10, 2021

Base64 packing the logo is unproductive and prohibitively complicated.

Originally I just thought it was related to the method of delivery, minification,etc....

But then I discovered the "enterprise" copy you sell directly offers the "feature" of changing the logo, which then just packs up a new image.

Now I realize why changing the logo is difficult and you won't document how to do it in

webjunkie
webjunkie commented Aug 24, 2018

I'm using https://github.com/Artory/drf-hal-json/ that basically provides custom base serializers that add dynamically fields like _links into the response via the to_representation method.

I tried to somehow get that into the schema as well, but I'm getting stuck. Are there any directions on what I need to provide/subclass/overwrite, so to make it work?

I imagine I could inspect my seri

JEECG是一款基于代码生成器的J2EE快速开发平台,开源界“小普元”超越传统商业企业级开发平台。引领新的开发模式(Online Coding模式(自定义表单) - > 代码生成器模式 - > 手工MERGE智能开发), 可以帮助解决Java项目90%的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省人力成本,同时又不失灵活性。具备:表单配置能力(无需编码)、移动配置能力、工作流配置能力、报表配置能力(支持移动端)、插件开发能力(可插拔)

  • Updated Mar 31, 2022
  • Java
RapiDoc
ghilainm
ghilainm commented Mar 15, 2022

The following error is shown in the console when only content is specified and no schema for headers.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'type')
    at unpkg.com/rapidoc@9.2.0/dist/rapidoc-min.js:2886:26
    at Array.map (<anonymous>)
    at ne.responseHeaderListTemplate (unpkg.com/rapidoc@9.2.0/dist/rapidoc-min.js:2880:13)
    at unpkg.com/ra
good first issue
fastapi-crudrouter
mdg215199
mdg215199 commented Jul 6, 2021

When trying to use proxy, I get errors when running:

System.IO.FileNotFoundException
HResult=0x80070002
Message=Could not load file or assembly 'C:\Users\mdgar\AppData\Local\AzureFunctionsTools\Releases\3.23.5\cli_x64\Microsoft.Azure.AppService.Proxy.Common.XmlSerializers.dll'. The system cannot find the file specified.
Source=
StackTrace:
<Can

good first issue oca-issue

Improve this page

Add a description, image, and links to the swagger-ui 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-ui topic, visit your repo's landing page and select "manage topics."

Learn more