swagger-api/swagger-codegen

[Swift] add support for authentications from swagger spec

Open

#2.493 aberto em 4 de abr. de 2016

Ver no GitHub
 (6 comments) (1 reaction) (0 assignees)HTML (5.474 forks)batch import
Client: SwiftEnhancement: FeatureIssue: Workaround availablehelp wanted

Métricas do repositório

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

Description

Swagger spec does provide the ability to specify the authentication mechanism to be used by a particular API. It seems that Swift generation ignores that part.

Guia do colaborador