Skip to content

Commit c185525

Browse files
authored
Replaced "OpenAPI Generator 4.x.y" with "OpenAPI Generator 4+"
1 parent d913c19 commit c185525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ ServiceApi serviceApi = new ServiceApi(client);
755755
//
756756
```
757757

758-
##### Usage of the `OkHttpEncryptionInterceptor` (OpenAPI Generator 4.x.y)
758+
##### Usage of the `OkHttpEncryptionInterceptor` (OpenAPI Generator 4+)
759759
```java
760760
ApiClient client = new ApiClient();
761761
client.setBasePath("https://sandbox.api.mastercard.com");

0 commit comments

Comments
 (0)