Skip to content

Commit

Permalink
πŸ› Compile error (#139)
Browse files Browse the repository at this point in the history
* ✨ Add header override

* 🚚 Update SwaggerSwift

* 🚚 Update SwaggerSwift
  • Loading branch information
MadsBogeskov authored Jan 24, 2024
1 parent e0db9c1 commit 679669f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,9 @@ public struct RequestParameterFactory {
description: "A collection of the header fields required for the request",
typeName: "\(typePrefix)Headers",
fields: allHeaderFields,
inheritsFrom: [],
isInternalOnly: isInternalOnly,
embeddedDefinitions: [],
isCodable: false
)

Expand Down

0 comments on commit 679669f

Please sign in to comment.