forked from loafle/openapi-generator-original
Fixing spelling of circiut => circuit (#16381)
This commit is contained in:
parent
bb507d5e6c
commit
646ec8ba41
@ -45,7 +45,7 @@ namespace {{packageName}}.Extensions
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Adds a Polly circiut breaker to your clients.
|
||||
/// Adds a Polly circuit breaker to your clients.
|
||||
/// </summary>
|
||||
/// <param name="client"></param>
|
||||
/// <param name="handledEventsAllowedBeforeBreaking"></param>
|
||||
|
@ -50,7 +50,7 @@ namespace Org.OpenAPITools.Extensions
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Adds a Polly circiut breaker to your clients.
|
||||
/// Adds a Polly circuit breaker to your clients.
|
||||
/// </summary>
|
||||
/// <param name="client"></param>
|
||||
/// <param name="handledEventsAllowedBeforeBreaking"></param>
|
||||
|
@ -48,7 +48,7 @@ namespace Org.OpenAPITools.Extensions
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Adds a Polly circiut breaker to your clients.
|
||||
/// Adds a Polly circuit breaker to your clients.
|
||||
/// </summary>
|
||||
/// <param name="client"></param>
|
||||
/// <param name="handledEventsAllowedBeforeBreaking"></param>
|
||||
|
@ -50,7 +50,7 @@ namespace Org.OpenAPITools.Extensions
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Adds a Polly circiut breaker to your clients.
|
||||
/// Adds a Polly circuit breaker to your clients.
|
||||
/// </summary>
|
||||
/// <param name="client"></param>
|
||||
/// <param name="handledEventsAllowedBeforeBreaking"></param>
|
||||
|
@ -50,7 +50,7 @@ namespace Org.OpenAPITools.Extensions
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Adds a Polly circiut breaker to your clients.
|
||||
/// Adds a Polly circuit breaker to your clients.
|
||||
/// </summary>
|
||||
/// <param name="client"></param>
|
||||
/// <param name="handledEventsAllowedBeforeBreaking"></param>
|
||||
|
@ -50,7 +50,7 @@ namespace Org.OpenAPITools.Extensions
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Adds a Polly circiut breaker to your clients.
|
||||
/// Adds a Polly circuit breaker to your clients.
|
||||
/// </summary>
|
||||
/// <param name="client"></param>
|
||||
/// <param name="handledEventsAllowedBeforeBreaking"></param>
|
||||
|
@ -48,7 +48,7 @@ namespace Org.OpenAPITools.Extensions
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Adds a Polly circiut breaker to your clients.
|
||||
/// Adds a Polly circuit breaker to your clients.
|
||||
/// </summary>
|
||||
/// <param name="client"></param>
|
||||
/// <param name="handledEventsAllowedBeforeBreaking"></param>
|
||||
|
Loading…
x
Reference in New Issue
Block a user