swagger-api/swagger-codegen

[Swift] add support for authentications from swagger spec

Open

#2,493 opened on Apr 4, 2016

View on GitHub
 (6 comments) (1 reaction) (0 assignees)HTML (5,474 forks)batch import
Client: SwiftEnhancement: FeatureIssue: Workaround availablehelp wanted

Repository metrics

Stars
 (12,701 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide