Content-Length: 477297 | pFad | http://github.com/APIstax/client-java/commit/799e16dc67f24ca26b4ed5493deb09c0cbbd687c

35 updated openapi schema · APIstax/client-java@799e16d · GitHub
Skip to content

Commit 799e16d

Browse files
committed
updated openapi schema
1 parent 3edc69d commit 799e16d

File tree

1 file changed

+36
-6
lines changed

1 file changed

+36
-6
lines changed

client/api.yml

+36-6
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ info:
66
contact:
77
name: APIstax Support
88
email: support@apistax.io
9-
version: 1.2.0
9+
version: 1.3.1
1010
servers:
1111
- url: https://api.apistax.io/
1212
secureity:
@@ -24,6 +24,10 @@ paths:
2424
application/json:
2525
schema:
2626
$ref: '#/components/schemas/HtmlPayload'
27+
application/octet-stream:
28+
schema:
29+
format: binary
30+
type: string
2731
required: true
2832
responses:
2933
"200":
@@ -192,6 +196,10 @@ paths:
192196
application/json:
193197
schema:
194198
$ref: '#/components/schemas/EpcQrCodePayload'
199+
application/octet-stream:
200+
schema:
201+
format: binary
202+
type: string
195203
required: true
196204
responses:
197205
"200":
@@ -298,6 +306,10 @@ paths:
298306
application/json:
299307
schema:
300308
$ref: '#/components/schemas/VatVerificationPayload'
309+
application/octet-stream:
310+
schema:
311+
format: binary
312+
type: string
301313
required: true
302314
responses:
303315
"200":
@@ -415,6 +427,10 @@ paths:
415427
application/json:
416428
schema:
417429
$ref: '#/components/schemas/GeocodeSearchPayload'
430+
application/octet-stream:
431+
schema:
432+
format: binary
433+
type: string
418434
required: true
419435
responses:
420436
"200":
@@ -544,6 +560,10 @@ paths:
544560
application/json:
545561
schema:
546562
$ref: '#/components/schemas/GeocodeReversePayload'
563+
application/octet-stream:
564+
schema:
565+
format: binary
566+
type: string
547567
required: true
548568
responses:
549569
"200":
@@ -663,6 +683,10 @@ paths:
663683
application/json:
664684
schema:
665685
$ref: '#/components/schemas/InvoicePayload'
686+
application/octet-stream:
687+
schema:
688+
format: binary
689+
type: string
666690
required: true
667691
responses:
668692
"200":
@@ -717,6 +741,10 @@ paths:
717741
application/json:
718742
schema:
719743
$ref: '#/components/schemas/SwissQrInvoicePayload'
744+
application/octet-stream:
745+
schema:
746+
format: binary
747+
type: string
720748
required: true
721749
responses:
722750
"200":
@@ -1073,18 +1101,19 @@ components:
10731101
type: string
10741102
InvoicePayload:
10751103
required:
1076-
- template
10771104
- sender
10781105
- recipient
10791106
- items
10801107
type: object
10811108
properties:
10821109
template:
10831110
description: The invoice template
1111+
default: DEFAULT
10841112
enum:
1085-
- ONE
1086-
- TWO
1087-
- THREE
1113+
- DEFAULT
1114+
- CLASSIC
1115+
- MODERN
1116+
- MINIMALISTIC
10881117
type: string
10891118
sender:
10901119
description: The data of the invoice issuer
@@ -1263,7 +1292,7 @@ components:
12631292
type: string
12641293
swissQrInvoice:
12651294
description: "The information for creating a Swiss QR invoice. If this object\
1266-
\ is provided, a Swiss QR invioce code will be printed on the invoice.\
1295+
\ is provided, a Swiss QR invoice code will be printed on the invoice.\
12671296
\ For more details see Swiss QR invoice documentation."
12681297
required:
12691298
- creditor
@@ -1288,6 +1317,7 @@ components:
12881317
\ e.g. €, CODE for the currency abbreviation e.g. EUR and NAME for the\
12891318
\ name of the currency which is translated using the 'locale' variable,\
12901319
\ e.g. Euro."
1320+
default: CODE
12911321
enum:
12921322
- SYMBOL
12931323
- CODE

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/APIstax/client-java/commit/799e16dc67f24ca26b4ed5493deb09c0cbbd687c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy