We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d913c19 commit c185525Copy full SHA for c185525
README.md
@@ -755,7 +755,7 @@ ServiceApi serviceApi = new ServiceApi(client);
755
// …
756
```
757
758
-##### Usage of the `OkHttpEncryptionInterceptor` (OpenAPI Generator 4.x.y)
+##### Usage of the `OkHttpEncryptionInterceptor` (OpenAPI Generator 4+)
759
```java
760
ApiClient client = new ApiClient();
761
client.setBasePath("https://sandbox.api.mastercard.com");
0 commit comments