We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ef426 commit 5d2f32dCopy full SHA for 5d2f32d
specification/apicenter/resource-manager/readme.java.md
@@ -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
@@ -77,3 +77,7 @@ See configuration in [readme.typescript.md](./readme.typescript.md)
77
## CSharp
78
79
See configuration in [readme.csharp.md](./readme.csharp.md)
80
81
82
83
+See configuration in [readme.java.md](./readme.java.md)
0 commit comments