Skip to content

Commit

Permalink
use-object-for-unknown=true for swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft committed Oct 22, 2024
1 parent ab23e65 commit 1afb9ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions javagen/data-plane.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ enable-sync-stack: true
required-fields-as-ctor-args: true
enable-page-size: true
use-key-credential: true
use-object-for-unknown: true

use-default-http-status-code-to-exception-type-mapping: true
polling: {}
Expand Down
2 changes: 2 additions & 0 deletions javagen/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ modelerfour:
flatten-models: true
flatten-payloads: true
group-parameters: true

use-object-for-unknown: true
```
```yaml $(data-plane)
Expand Down

0 comments on commit 1afb9ba

Please sign in to comment.