Skip to content
#

code-generator

Here are 907 public repositories matching this topic...

JoakimSoderberg
JoakimSoderberg commented Sep 8, 2020

Problem statement

I Recently noticed there's support for SwaggerUI and ReDoc built-in.

But when using the Stratoscale template this is not working.

If I try to load the swagger.json in a browser I don't get the API browser. This is never mentioned in the documentation, but are there any options that I'm missing related to this?

kyleconroy
kyleconroy commented Mar 19, 2022

What do you want to change?

For Go, sqlc will use a positional argument for a query if there's a single parameter. If there's more than one, it will generate a parameters struct. While this works for me, a few other folks would like different behavior.

@brentd would like to use positional arguments for up to three parameters (kyleconroy/sqlc#1496)
@Threpio woul

enhancement good first issue
lepinkainen
lepinkainen commented Jun 21, 2020

I have two setups, in one the -parallel option works just fine in vscode - it generates parallel test cases as it should. In the other it doesn't do anything (not reporting errors in custom flags is a problem in the vscode go plugin, which is not the issue here).

Both were installed with go get -u github.com/cweill/gotests/... when in the $HOME directory within 15 minutes of each other.

🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)

  • Updated Mar 2, 2022
  • Java

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

  • Updated Mar 31, 2022
  • Java

Improve this page

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

Learn more