We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e76652 + 32edbe7 commit 18fc9f5Copy full SHA for 18fc9f5
1 file changed
xero_accounting.yaml
@@ -7454,7 +7454,7 @@ paths:
7454
example: ""INV-001", "INV-002""
7455
x-example-java: Arrays.asList("INV-001","INV-002")
7456
x-example-php: ""INV-001", "INV-002""
7457
- x-example-csharp: new List<string>{"INV-001","INV-002"};
+ x-example-csharp: new List<string>{"INV-001","INV-002"};
7458
schema:
7459
type: array
7460
items:
0 commit comments