swagger-api/swagger-codegen

[Swift] add support for authentications from swagger spec

Open

#2,493 opened on Apr 4, 2016

 (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
 (PR metrics pending)

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