swagger-api/swagger-codegen

[Objc] Request specific headers

オープン

#4,127 opened on 2016/11/04

 (6 件のコメント) (1 件のリアクション) (0 人の担当者)HTML (5,474 件のフォーク)batch import
Client: ObjcEnhancement: Featurehelp wanted

Repository metrics

Stars
 (12,701 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description

I need to add an authorization header to each request. This header is generated for every request.

I would normally do so by subclassing AFHTTPRequestSerializer, this is not an option since the request serializer is being recreated before request : see.

Is there another way to do it ?

Swagger-codegen version

Version : 2.3.0

Suggest a Fix

I'm working on a fix, I'll submit a PR later.

コントリビューターガイド