swagger-api/swagger-codegen

Dynamic html doesn't show parameter's "optional or required" info

开放

#3,240 创建于 2016年6月29日

 (2 条评论) (0 个反应) (0 位负责人)HTML (5,474 个派生)batch import
Client: HTMLFeature: DocumentationIssue: Bughelp wanted

仓库指标

星标
 (12,701 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

Dynamic HTML generated from swagger doesn't contain parameter's 'optional or required' information. This is present in static html.

Swagger-codegen version

Swagger 2.0

Swagger declaration file content or url
Command line used for generation
Steps to reproduce

Generate dynamic html from any template. required flag for parameters not coming.

Related issues

Static html file doesn't have tags information in it.

Suggest a Fix

贡献者指南