[Java][WebClient] global blocking operations config (#14076)

* [Java][WebClient] global blocking operations config

* update samples
This commit is contained in:
Oleh Kurpiak
2022-12-06 07:30:47 +02:00
committed by GitHub
parent 811e0de1be
commit 2524e8fb0a
11 changed files with 56 additions and 0 deletions

View File

@@ -358,6 +358,7 @@ paths:
summary: Returns pet inventories by status
tags:
- store
x-webclient-blocking: false
x-accepts: application/json
/store/order:
post: