Client: ObjcEnhancement: Featurehelp wanted
Metriche repository
- Star
- (12.701 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.