Class GlobalConfiguration
GlobalConfiguration provides a compile-time extension point for globally configuring API Clients.
public class GlobalConfiguration : Configuration, IReadableConfiguration
- Inheritance
-
GlobalConfiguration
- Implements
- Inherited Members
Remarks
A customized implementation via partial class may reside in another file and may be excluded from automatic generation via a .openapi-generator-ignore file.