swagger-api/swagger-codegen

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

Open

#3.240 aberto em 29 de jun. de 2016

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (5.474 forks)batch import
Client: HTMLFeature: DocumentationIssue: Bughelp wanted

Métricas do repositório

Stars
 (12.701 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador