@api-client/core 0.8.0 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/browser.d.ts +5 -4
- package/build/browser.js +1 -0
- package/build/browser.js.map +1 -1
- package/build/index.d.ts +5 -4
- package/build/index.js +1 -0
- package/build/index.js.map +1 -1
- package/build/oauth-popup.html +29 -0
- package/build/src/amf/AmfMixin.d.ts +2 -1
- package/build/src/amf/AmfMixin.js.map +1 -1
- package/build/src/amf/AmfShapeGenerator.d.ts +2 -0
- package/build/src/amf/AmfShapeGenerator.js +2 -0
- package/build/src/amf/AmfShapeGenerator.js.map +1 -1
- package/build/src/amf/ApiSchemaValues.d.ts +4 -4
- package/build/src/amf/ApiSchemaValues.js.map +1 -1
- package/build/src/amf/Utils.js +3 -1
- package/build/src/amf/Utils.js.map +1 -1
- package/build/src/amf/data-node/XmlDataNodeGenerator.js +2 -1
- package/build/src/amf/data-node/XmlDataNodeGenerator.js.map +1 -1
- package/build/src/amf/shape/ShapeBase.d.ts +1 -1
- package/build/src/amf/shape/ShapeJsonSchemaGenerator.js +4 -2
- package/build/src/amf/shape/ShapeJsonSchemaGenerator.js.map +1 -1
- package/build/src/amf/shape/ShapeXmlSchemaGenerator.d.ts +13 -13
- package/build/src/amf/shape/ShapeXmlSchemaGenerator.js +25 -7
- package/build/src/amf/shape/ShapeXmlSchemaGenerator.js.map +1 -1
- package/build/src/authorization/OAuth2Authorization.d.ts +4 -4
- package/build/src/authorization/OAuth2Authorization.js +7 -7
- package/build/src/authorization/OAuth2Authorization.js.map +1 -1
- package/build/src/authorization/OidcAuthorization.js +0 -1
- package/build/src/authorization/OidcAuthorization.js.map +1 -1
- package/build/src/data/XmlReader.js +2 -0
- package/build/src/data/XmlReader.js.map +1 -1
- package/build/src/events/CustomEvent.d.ts +1 -1
- package/build/src/events/CustomEvent.js +1 -1
- package/build/src/lib/logging/DefaultLogger.js +1 -0
- package/build/src/lib/logging/DefaultLogger.js.map +1 -1
- package/build/src/lib/parsers/UriTemplate.js +1 -1
- package/build/src/lib/parsers/UrlEncoder.js +1 -0
- package/build/src/lib/parsers/UrlEncoder.js.map +1 -1
- package/build/src/lib/timers/Timers.d.ts +9 -0
- package/build/src/lib/timers/Timers.js +13 -0
- package/build/src/lib/timers/Timers.js.map +1 -1
- package/build/src/mocking/LegacyInterfaces.d.ts +1 -2
- package/build/src/mocking/LegacyMock.js +0 -1
- package/build/src/mocking/LegacyMock.js.map +1 -1
- package/build/src/mocking/legacy/Http.js +1 -1
- package/build/src/mocking/legacy/Http.js.map +1 -1
- package/build/src/models/data/DataNamespace.d.ts +0 -1
- package/build/src/models/data/DataNamespace.js +1 -1
- package/build/src/models/data/DataNamespace.js.map +1 -1
- package/build/src/models/store/Permission.js.map +1 -1
- package/build/src/models/transformers/ArcLegacyTransformer.js +1 -0
- package/build/src/models/transformers/ArcLegacyTransformer.js.map +1 -1
- package/build/src/models/transformers/PostmanV21Transformer.d.ts +1 -2
- package/build/src/models/transformers/PostmanV21Transformer.js +2 -0
- package/build/src/models/transformers/PostmanV21Transformer.js.map +1 -1
- package/build/src/models/transformers/PostmanV2Transformer.js +2 -0
- package/build/src/models/transformers/PostmanV2Transformer.js.map +1 -1
- package/build/src/runtime/store/AuthSdk.js +1 -0
- package/build/src/runtime/store/AuthSdk.js.map +1 -1
- package/build/src/runtime/store/SdkBase.js.map +1 -1
- package/build/src/testing/TestCliHelper.js.map +1 -1
- package/data/apis/APIC-187/APIC-187.raml +21 -0
- package/data/apis/APIC-187/dataType.raml +132 -0
- package/data/apis/APIC-187/example.raml +84 -0
- package/data/apis/APIC-188/APIC-188.raml +21 -0
- package/data/apis/APIC-188/dataType.raml +132 -0
- package/data/apis/APIC-188/example.raml +84 -0
- package/data/apis/APIC-233/APIC-233.raml +15 -0
- package/data/apis/APIC-391/APIC-391.raml +44 -0
- package/data/apis/APIC-391/examples/post-body-request-example.raml +7 -0
- package/data/apis/APIC-487/APIC-487.raml +36 -0
- package/data/apis/APIC-655/APIC-655.raml +44 -0
- package/data/apis/APIC-655/delivery.json +12 -0
- package/data/apis/APIC-689/APIC-689.raml +20 -0
- package/data/apis/APIC-690/APIC-690.raml +17 -0
- package/data/apis/APIC-690/datatypes/Address.raml +10 -0
- package/data/apis/APIC-690/datatypes/Customer.raml +17 -0
- package/data/apis/APIC-690/examples/CustomerExample2.raml +17 -0
- package/data/apis/APIC-690/examples/CustomersExample.raml +34 -0
- package/data/apis/SE-10469/Purchase-Order-oagis-id-dd32f9c6c01048a19e15c423c9c741ae.json +1383 -0
- package/data/apis/SE-10469/SE-10469.raml +11 -0
- package/data/apis/SE-13092/Examples/PersonExample.raml +7 -0
- package/data/apis/SE-13092/SE-13092.raml +37 -0
- package/data/apis/SE-13092/datatypes/Address.raml +5 -0
- package/data/apis/SE-13092/datatypes/InlineType.raml +5 -0
- package/data/apis/SE-13092/datatypes/Person.raml +15 -0
- package/data/apis/SE-22063/SE-22063.raml +14 -0
- package/data/apis/SE-22063/stock.raml +41 -0
- package/data/apis/amf-helper-api/amf-helper-api.raml +1024 -0
- package/data/apis/amf-helper-api/examples/comment-example.json +42 -0
- package/data/apis/amf-helper-api/examples/commentCreateRequest-example.json +7 -0
- package/data/apis/amf-helper-api/examples/commentList-example.json +48 -0
- package/data/apis/amf-helper-api/examples/person.json +14 -0
- package/data/apis/amf-helper-api/examples/person.raml +13 -0
- package/data/apis/amf-helper-api/examples/person.xml +14 -0
- package/data/apis/amf-helper-api/libraries/comment-lib.raml +143 -0
- package/data/apis/amf-helper-api/library.raml +7 -0
- package/data/apis/amf-helper-api/schemas/person.json +104 -0
- package/data/apis/amf-helper-api/schemas/person.xsd +26 -0
- package/data/apis/amf-helper-api/traits/file.raml +33 -0
- package/data/apis/amf-helper-api/traits/pagination.raml +80 -0
- package/data/apis/amf-helper-api/traits/results.raml +19 -0
- package/data/apis/amf-helper-api/traits/visibility.raml +14 -0
- package/data/apis/amf-helper-api/types/app-person.raml +101 -0
- package/data/apis/amf-helper-api/types/dimensions.raml +24 -0
- package/data/apis/amf-helper-api/types/external-type.raml +7 -0
- package/data/apis/amf-helper-api/types/image.raml +23 -0
- package/data/apis/amf-helper-api/types/product.raml +52 -0
- package/data/apis/amf-helper-api/types/resource.raml +11 -0
- package/data/apis/amf-helper-api/types/standard-request.raml +50 -0
- package/data/apis/amf-helper-api/types/user.raml +37 -0
- package/data/apis/async-api/async-api.yaml +96 -0
- package/data/apis/example-generator-api/contact-email-example.raml +6 -0
- package/data/apis/example-generator-api/contact-example.raml +5 -0
- package/data/apis/example-generator-api/contact-fax-example.raml +5 -0
- package/data/apis/example-generator-api/contact-website-example.raml +2 -0
- package/data/apis/example-generator-api/example-1.raml +6 -0
- package/data/apis/example-generator-api/example-2.raml +9 -0
- package/data/apis/example-generator-api/example-3.raml +4 -0
- package/data/apis/example-generator-api/example-4.raml +2 -0
- package/data/apis/example-generator-api/example-5.raml +4 -0
- package/data/apis/example-generator-api/example-6.raml +2 -0
- package/data/apis/example-generator-api/example-7.raml +5 -0
- package/data/apis/example-generator-api/example-generator-api.raml +423 -0
- package/data/apis/example-generator-api/example.json +14 -0
- package/data/apis/example-generator-api/example.xml +15 -0
- package/data/apis/example-generator-api/example.xsd +26 -0
- package/data/apis/example-generator-api/examples/employee.raml +7 -0
- package/data/apis/example-generator-api/examples/employees.raml +7 -0
- package/data/apis/example-generator-api/linked-named-example.raml +21 -0
- package/data/apis/example-generator-api/named-example-with-link.raml +5 -0
- package/data/apis/example-generator-api/named-example.raml +9 -0
- package/data/apis/example-generator-api/user-json-example.raml +17 -0
- package/data/apis/example-generator-api/user-raml-example.raml +37 -0
- package/data/apis/example-generator-api/user.json +8 -0
- package/data/apis/example-generator-api/user.raml +18 -0
- package/data/apis/example-generator-api/users-json-example.raml +17 -0
- package/data/apis/example-generator-api/users-raml-example.raml +32 -0
- package/data/apis/example-generator-api/users.json +8 -0
- package/data/apis/expanded-api/expanded-api.raml +8 -0
- package/data/apis/flattened-api/flattened-api.raml +8 -0
- package/data/apis/multiple-servers/multiple-servers.yaml +112 -0
- package/data/apis/schema-api/schema-api.raml +13 -1
- package/data/apis/tracked-examples/datatypes/employee.raml +5 -0
- package/data/apis/tracked-examples/examples/employee.raml +4 -0
- package/data/apis/tracked-examples/examples/employees.raml +8 -0
- package/data/apis/tracked-examples/tracked-to-linked.raml +28 -0
- package/data/model.js +19 -0
- package/data/models/APIC-187.json +11398 -0
- package/data/models/APIC-188.json +11398 -0
- package/data/models/APIC-233.json +539 -0
- package/data/models/APIC-391.json +1872 -0
- package/data/models/APIC-487.json +1225 -0
- package/data/models/APIC-655.json +3109 -0
- package/data/models/APIC-689.json +761 -0
- package/data/models/APIC-690.json +5992 -0
- package/data/models/SE-10469.json +22882 -0
- package/data/models/SE-13092.json +2715 -0
- package/data/models/SE-22063.json +2276 -0
- package/data/models/amf-helper-api.json +85908 -0
- package/data/models/async-api.json +3108 -0
- package/data/models/example-generator-api.json +44978 -0
- package/data/models/expanded-api.json +251 -0
- package/data/models/flattened-api.json +251 -0
- package/data/models/multiple-servers.json +2753 -0
- package/data/models/schema-api.json +436 -428
- package/data/models/tracked-to-linked.json +1790 -0
- package/package.json +6 -5
- package/src/amf/AmfMixin.ts +3 -2
- package/src/amf/AmfShapeGenerator.ts +5 -3
- package/src/amf/ApiSchemaValues.ts +5 -5
- package/src/amf/Utils.ts +6 -4
- package/src/amf/data-node/XmlDataNodeGenerator.ts +2 -1
- package/src/amf/shape/ShapeBase.ts +1 -1
- package/src/amf/shape/ShapeJsonSchemaGenerator.ts +4 -2
- package/src/amf/shape/ShapeXmlSchemaGenerator.ts +85 -66
- package/src/authorization/OAuth2Authorization.ts +33 -32
- package/src/authorization/OidcAuthorization.ts +3 -4
- package/src/data/XmlReader.ts +7 -5
- package/src/events/CustomEvent.ts +1 -1
- package/src/lib/logging/DefaultLogger.ts +1 -0
- package/src/lib/parsers/UriTemplate.ts +1 -1
- package/src/lib/parsers/UrlEncoder.ts +1 -0
- package/src/lib/timers/Timers.ts +14 -0
- package/src/mocking/LegacyInterfaces.ts +1 -2
- package/src/mocking/LegacyMock.ts +0 -1
- package/src/mocking/legacy/Http.ts +1 -1
- package/src/models/data/DataNamespace.ts +2 -2
- package/src/models/store/Permission.ts +1 -1
- package/src/models/transformers/ArcLegacyTransformer.ts +1 -0
- package/src/models/transformers/PostmanV21Transformer.ts +3 -2
- package/src/models/transformers/PostmanV2Transformer.ts +2 -0
- package/src/runtime/store/AuthSdk.ts +1 -0
- package/src/runtime/store/SdkBase.ts +1 -0
- package/src/testing/TestCliHelper.ts +1 -0
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
#%RAML 1.0 DataType
|
|
2
|
+
|
|
3
|
+
description: |
|
|
4
|
+
A dimmensions of an object like image.
|
|
5
|
+
|
|
6
|
+
type: object
|
|
7
|
+
properties:
|
|
8
|
+
width:
|
|
9
|
+
type: number
|
|
10
|
+
description: |
|
|
11
|
+
Width of the shape.
|
|
12
|
+
height:
|
|
13
|
+
type: number
|
|
14
|
+
description: |
|
|
15
|
+
Height of the shape.
|
|
16
|
+
unit?:
|
|
17
|
+
type: string
|
|
18
|
+
default: px
|
|
19
|
+
description: |
|
|
20
|
+
A unit that describes the dimension. It can be, for example, `px` for
|
|
21
|
+
pixels, `pt` for points, `%` for percentage.
|
|
22
|
+
example:
|
|
23
|
+
width: 200
|
|
24
|
+
height: 160
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
#%RAML 1.0 DataType
|
|
2
|
+
|
|
3
|
+
description: |
|
|
4
|
+
An image object representing an image object strored in the file store.
|
|
5
|
+
The image can be only included in the response. It has no effect if the Image appear in the
|
|
6
|
+
request. Endpoint handles image creation on it's own and clients can't process images
|
|
7
|
+
except of sending image data.
|
|
8
|
+
|
|
9
|
+
type: object
|
|
10
|
+
properties:
|
|
11
|
+
url:
|
|
12
|
+
type: string
|
|
13
|
+
description: |
|
|
14
|
+
The URL of the image.
|
|
15
|
+
To resize the image and crop it to a square, append the query string **?sz=x**, where x is the dimension in pixels of each side.
|
|
16
|
+
thumb:
|
|
17
|
+
type: string
|
|
18
|
+
displayName: Thumbnail
|
|
19
|
+
description: |
|
|
20
|
+
An URL to the thumbnail of the image. Thumbnails are 60x60px cropped images of the original image.
|
|
21
|
+
example:
|
|
22
|
+
url: https://domain.com/profile/pawel.psztyc/image
|
|
23
|
+
thumb: https://domain.com/profile/pawel.psztyc/image/thumb
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
#%RAML 1.0 DataType
|
|
2
|
+
|
|
3
|
+
displayName: A product resource
|
|
4
|
+
description: A single product representing an item in the store.
|
|
5
|
+
type: !include resource.raml
|
|
6
|
+
properties:
|
|
7
|
+
id:
|
|
8
|
+
description: |
|
|
9
|
+
Product id. It is a UUID of the database record.
|
|
10
|
+
__This property will be ignored when creating an object.__
|
|
11
|
+
It will be available when the product is stored in the datastore.
|
|
12
|
+
pattern: "[0-9a-zA-Z-]+"
|
|
13
|
+
name:
|
|
14
|
+
type: string
|
|
15
|
+
description: Product name
|
|
16
|
+
example: Acme product - mentol flavor, 500 ml.
|
|
17
|
+
required: true
|
|
18
|
+
quantity:
|
|
19
|
+
type: number
|
|
20
|
+
description: |
|
|
21
|
+
The quantity of the product in the one unit of measurement.
|
|
22
|
+
See `unit` property for more information.
|
|
23
|
+
example: 500
|
|
24
|
+
required: true
|
|
25
|
+
unit:
|
|
26
|
+
type: string
|
|
27
|
+
description: The unit of measuremet for the quantity property.
|
|
28
|
+
example: ml
|
|
29
|
+
required: true
|
|
30
|
+
upc:
|
|
31
|
+
type: string
|
|
32
|
+
pattern: "[0-9]{12,12}"
|
|
33
|
+
description: |
|
|
34
|
+
The Universal Produc Code. It consists of 12 numerical digits. However, because of the
|
|
35
|
+
integer precision limitation in JavaScript it is represented as a string.
|
|
36
|
+
example: "042100005264"
|
|
37
|
+
required: true
|
|
38
|
+
available:
|
|
39
|
+
type: boolean
|
|
40
|
+
description: |
|
|
41
|
+
Product current availability in the store.
|
|
42
|
+
Product may be not available but the users still can order it with later delivery date.
|
|
43
|
+
required: true
|
|
44
|
+
example: true
|
|
45
|
+
example:
|
|
46
|
+
id: we2322-4f4f4f-f4f4ff-f4f4ff4
|
|
47
|
+
name: Acme Product
|
|
48
|
+
quantity: 200
|
|
49
|
+
unit: ml
|
|
50
|
+
upc: "123456789101"
|
|
51
|
+
available: true
|
|
52
|
+
etag: "W\\sd3deef3rgrgf4r"
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
#%RAML 1.0 DataType
|
|
2
|
+
|
|
3
|
+
description: |
|
|
4
|
+
Common properties for all resources returned by the API.
|
|
5
|
+
type: object
|
|
6
|
+
properties:
|
|
7
|
+
etag:
|
|
8
|
+
type: string
|
|
9
|
+
description: |
|
|
10
|
+
ETag of this resource for caching purposes.
|
|
11
|
+
__This property will be ignored when creating an object.__
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
#%RAML 1.0 ResourceType
|
|
2
|
+
|
|
3
|
+
get:
|
|
4
|
+
queryParameters:
|
|
5
|
+
access_token:
|
|
6
|
+
type: string
|
|
7
|
+
required: false
|
|
8
|
+
description: |
|
|
9
|
+
OAuth 2.0 token for the current user.
|
|
10
|
+
One possible way to provide an OAuth 2.0 token.
|
|
11
|
+
callback:
|
|
12
|
+
type: string
|
|
13
|
+
required: false
|
|
14
|
+
description: |
|
|
15
|
+
Name of the JavaScript callback function that handles the response.
|
|
16
|
+
Used in JavaScript JSON-P requests.
|
|
17
|
+
fields:
|
|
18
|
+
type: string
|
|
19
|
+
required: false
|
|
20
|
+
description: |
|
|
21
|
+
Selector specifying a subset of fields to include in the response.
|
|
22
|
+
For more information, see the partial response section in the Performance Tips document.
|
|
23
|
+
Use for better performance.
|
|
24
|
+
key:
|
|
25
|
+
type: string
|
|
26
|
+
required: false
|
|
27
|
+
description: |
|
|
28
|
+
Required unless you provide an OAuth 2.0 token.
|
|
29
|
+
Your API key identifies your project and provides you with API access, quota, and reports.
|
|
30
|
+
Obtain your project's API key from the Google API Console.
|
|
31
|
+
prettyPrint:
|
|
32
|
+
type: boolean
|
|
33
|
+
required: false
|
|
34
|
+
description: |
|
|
35
|
+
Returns response with indentations and line breaks.
|
|
36
|
+
When this is false, it can reduce the response payload size, which might lead to better performance in some environments.
|
|
37
|
+
default: true
|
|
38
|
+
quotaUser:
|
|
39
|
+
type: string
|
|
40
|
+
required: false
|
|
41
|
+
description: |
|
|
42
|
+
Alternative to `userIp`.
|
|
43
|
+
Lets you enforce per-user quotas from a server-side application even in cases when the user's IP address is unknown. This can occur, for example, with applications that run cron jobs on App Engine on a user's behalf.
|
|
44
|
+
You can choose any arbitrary string that uniquely identifies a user, but it is limited to 40 characters.
|
|
45
|
+
Overrides userIp if both are provided.
|
|
46
|
+
userIp:
|
|
47
|
+
type: string
|
|
48
|
+
required: false
|
|
49
|
+
description: |
|
|
50
|
+
IP address of the end user for whom the API call is being made. Lets you enforce per-user quotas when calling the API from a server-side application.
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
#%RAML 1.0 DataType
|
|
2
|
+
|
|
3
|
+
displayName: User
|
|
4
|
+
type: object
|
|
5
|
+
description: A representation of a user in Google Drive.
|
|
6
|
+
properties:
|
|
7
|
+
kind:
|
|
8
|
+
type: string
|
|
9
|
+
description: This is always drive#user.
|
|
10
|
+
enum: [drive#user]
|
|
11
|
+
default: drive#user
|
|
12
|
+
displayName:
|
|
13
|
+
type: string
|
|
14
|
+
required: false
|
|
15
|
+
description: A plain text displayable name for this user.
|
|
16
|
+
picture:
|
|
17
|
+
type: object
|
|
18
|
+
description: The user's profile picture.
|
|
19
|
+
required: false
|
|
20
|
+
properties:
|
|
21
|
+
url:
|
|
22
|
+
type: string
|
|
23
|
+
required: false
|
|
24
|
+
description: A URL that points to a profile picture of this user.
|
|
25
|
+
isAuthenticatedUser:
|
|
26
|
+
type: boolean
|
|
27
|
+
required: false
|
|
28
|
+
description: Whether this user is the same as the authenticated user for whom the request was made.
|
|
29
|
+
example: false
|
|
30
|
+
permissionId:
|
|
31
|
+
type: string
|
|
32
|
+
required: false
|
|
33
|
+
description: The user's ID as visible in the permissions collection.
|
|
34
|
+
emailAddress:
|
|
35
|
+
type: string
|
|
36
|
+
required: false
|
|
37
|
+
description: The email address of the user.
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
asyncapi: '2.0.0'
|
|
2
|
+
info:
|
|
3
|
+
title: Hello world application
|
|
4
|
+
version: '0.1.0'
|
|
5
|
+
servers:
|
|
6
|
+
production:
|
|
7
|
+
url: broker.mycompany.com
|
|
8
|
+
protocol: amqp
|
|
9
|
+
protocolVersion: 1.0.0
|
|
10
|
+
description: This is "My Company" broker.
|
|
11
|
+
security:
|
|
12
|
+
- oAuth2: []
|
|
13
|
+
- foo: []
|
|
14
|
+
channels:
|
|
15
|
+
hello:
|
|
16
|
+
publish:
|
|
17
|
+
message:
|
|
18
|
+
$ref: '#/components/messages/hello-msg'
|
|
19
|
+
goodbye:
|
|
20
|
+
subscribe:
|
|
21
|
+
message:
|
|
22
|
+
$ref: '#/components/messages/goodbye-msg'
|
|
23
|
+
components:
|
|
24
|
+
messages:
|
|
25
|
+
hello-msg:
|
|
26
|
+
headers:
|
|
27
|
+
$ref: '#/components/schemas/hello-headers'
|
|
28
|
+
payload:
|
|
29
|
+
type: object
|
|
30
|
+
properties:
|
|
31
|
+
name:
|
|
32
|
+
type: string
|
|
33
|
+
sentAt:
|
|
34
|
+
$ref: '#/components/schemas/sent-at'
|
|
35
|
+
goodbye-msg:
|
|
36
|
+
headers:
|
|
37
|
+
type: object
|
|
38
|
+
oneOf:
|
|
39
|
+
- $ref: '#/components/schemas/goodbye-headers-1'
|
|
40
|
+
- $ref: '#/components/schemas/goodbye-headers-2'
|
|
41
|
+
payload:
|
|
42
|
+
type: object
|
|
43
|
+
properties:
|
|
44
|
+
sentAt:
|
|
45
|
+
$ref: '#/components/schemas/sent-at'
|
|
46
|
+
schemas:
|
|
47
|
+
sent-at:
|
|
48
|
+
type: string
|
|
49
|
+
description: The date and time a message was sent.
|
|
50
|
+
format: datetime
|
|
51
|
+
hello-headers:
|
|
52
|
+
type: object
|
|
53
|
+
properties:
|
|
54
|
+
x-custom-header:
|
|
55
|
+
description: You can put whatever you want here
|
|
56
|
+
type: string
|
|
57
|
+
Accept:
|
|
58
|
+
description: You must specificy accept type for response
|
|
59
|
+
type: string
|
|
60
|
+
x-request-id:
|
|
61
|
+
description: Request id for tracing errors
|
|
62
|
+
type: string
|
|
63
|
+
goodbye-headers-1:
|
|
64
|
+
type: object
|
|
65
|
+
properties:
|
|
66
|
+
x-first-header:
|
|
67
|
+
type: string
|
|
68
|
+
x-second-header:
|
|
69
|
+
type: string
|
|
70
|
+
goodbye-headers-2:
|
|
71
|
+
type: object
|
|
72
|
+
properties:
|
|
73
|
+
x-foo:
|
|
74
|
+
type: string
|
|
75
|
+
x-bar:
|
|
76
|
+
type: string
|
|
77
|
+
x-foo-bar:
|
|
78
|
+
type: string
|
|
79
|
+
securitySchemes:
|
|
80
|
+
foo:
|
|
81
|
+
type: userPassword
|
|
82
|
+
description: This is the Foo scheme with username and password config
|
|
83
|
+
oAuth2:
|
|
84
|
+
type: oauth2
|
|
85
|
+
flows:
|
|
86
|
+
implicit:
|
|
87
|
+
authorizationUrl: https://example.com/api/oauth/dialog
|
|
88
|
+
scopes:
|
|
89
|
+
write:pets: modify pets in your account
|
|
90
|
+
read:pets: read your pets
|
|
91
|
+
authorizationCode:
|
|
92
|
+
authorizationUrl: https://example.com/api/oauth/dialog
|
|
93
|
+
tokenUrl: https://example.com/api/oauth/token
|
|
94
|
+
scopes:
|
|
95
|
+
write:pets: modify pets in your account
|
|
96
|
+
read:pets: read your pets
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
addressType: 'REGISTERED-OFFICE-ADDRESS'
|
|
2
|
+
streetName: 'UITBREIDINGSTRAAT'
|
|
3
|
+
houseNumber: '84'
|
|
4
|
+
houseNumberAddition: '/1'
|
|
5
|
+
postalCode: '2600'
|
|
6
|
+
city: 'BERCHEM (ANTWERPEN)'
|
|
7
|
+
country: 'Belgium'
|
|
8
|
+
countryCode: 'BE'
|
|
9
|
+
fullFormatedAddress: "UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM"
|