swagger-api/swagger-codegen

[Swift] add support for authentications from swagger spec

Open

#2 493 ouverte le 4 avr. 2016

Voir sur GitHub
 (6 commentaires) (1 réaction) (0 assignés)HTML (5 474 forks)batch import
Client: SwiftEnhancement: FeatureIssue: Workaround availablehelp wanted

Métriques du dépôt

Stars
 (12 701 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur