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 and jnlycklama committed Nov 8, 2023
1 parent d0616b0 commit 27e3a0f
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 27e3a0f

Please sign in to comment.