Skip to content

Commit

Permalink
java configure, mgmt, playwright, client name (#25854)
Browse files Browse the repository at this point in the history
* java configure, mgmt, playwright, client name

* Update readme.java.md
  • Loading branch information
weidongxu-microsoft authored Sep 19, 2023
1 parent 8919b2a commit 88df061
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## Java

These settings apply only when `--java` is specified on the command line.

```yaml $(java)
title: PlaywrightTestingMgmtClient
service-name: Playwright Testing
```
4 changes: 4 additions & 0 deletions specification/playwrighttesting/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,7 @@ See configuration in [readme.typescript.md](./readme.typescript.md)
## CSharp

See configuration in [readme.csharp.md](./readme.csharp.md)

## Java

See configuration in [readme.java.md](./readme.java.md)

0 comments on commit 88df061

Please sign in to comment.