Skip to content

Commit 5d2f32d

Browse files
authored
api center fix case (#25534)
1 parent 75ef426 commit 5d2f32d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Java
2+
3+
These settings apply only when `--java` is specified on the command line.
4+
5+
```yaml $(java)
6+
service-name: ApiCenter
7+
```

specification/apicenter/resource-manager/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,7 @@ See configuration in [readme.typescript.md](./readme.typescript.md)
7777
## CSharp
7878

7979
See configuration in [readme.csharp.md](./readme.csharp.md)
80+
81+
## Java
82+
83+
See configuration in [readme.java.md](./readme.java.md)

0 commit comments

Comments
 (0)