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 (12,701 stars) (5,474 forks)batch import
Client: SwiftEnhancement: FeatureIssue: Workaround availablehelp wanted

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