Skip to content

Commit

Permalink
Merge pull request #1081 from aml-org/r/v6.3.3
Browse files Browse the repository at this point in the history
W-17062253 R/v6.3.3
  • Loading branch information
franciscolosardo authored Oct 25, 2024
2 parents 1f21933 + ac3bdf9 commit ed5458a
Show file tree
Hide file tree
Showing 55 changed files with 1,426 additions and 125 deletions.
14 changes: 7 additions & 7 deletions als-actions/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion als-actions/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@aml-org/amf-antlr-parsers": "0.7.25",
"@aml-org/amf-antlr-parsers": "0.7.27",
"ajv": "6.12.6",
"avro-js": "1.12.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ hovers:
(26,17):
- Piece of data required or returned by an Operation
(27,13):
- Piece of data required or returned by an Operation
- Human readable description of an element
(27,27):
- Piece of data required or returned by an Operation
- Human readable description of an element
(28,12):
- Examples for a particular element declaration
(28,17):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ hovers:
(24,18):
- Piece of data required or returned by an Operation
(25,13):
- Piece of data required or returned by an Operation
- Human readable description of an element
(25,28):
- Piece of data required or returned by an Operation
- Human readable description of an element
(26,9):
- Human readable name for the object
(26,14):
Expand All @@ -96,9 +96,9 @@ hovers:
(27,18):
- Piece of data required or returned by an Operation
(28,13):
- Piece of data required or returned by an Operation
- Human readable description of an element
(28,26):
- Piece of data required or returned by an Operation
- Human readable description of an element
(29,7):
- Information about the network accessible locations where the API is available
(29,14):
Expand Down Expand Up @@ -739,9 +739,9 @@ hovers:
(209,18):
- Piece of data required or returned by an Operation
(210,11):
- Piece of data required or returned by an Operation
- Human readable description of an element
(210,32):
- Piece of data required or returned by an Operation
- Human readable description of an element
(211,7):
- Piece of data required or returned by an Operation
(211,12):
Expand All @@ -751,9 +751,9 @@ hovers:
(212,16):
- Piece of data required or returned by an Operation
(213,11):
- Piece of data required or returned by an Operation
- Human readable description of an element
(213,30):
- Piece of data required or returned by an Operation
- Human readable description of an element
(214,9):
- Top level element describing a asynchronous API
(214,18):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ hovers:
(23,20):
- Piece of data required or returned by an Operation
(24,13):
- Piece of data required or returned by an Operation
- Human readable description of an element
(24,63):
- Piece of data required or returned by an Operation
- Human readable description of an element
(26,2):
- Path to each declared endpoint. Relative to basePath
(26,6):
Expand Down
14 changes: 7 additions & 7 deletions als-common/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion als-common/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@aml-org/amf-antlr-parsers": "0.7.25",
"@aml-org/amf-antlr-parsers": "0.7.27",
"ajv": "6.12.6",
"avro-js": "1.12.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ object AvroMapNode extends AvroTypedNode {
.withEnum(
AvroDialect.avroTypes
)
.withObjectRange(Seq(AvroRootNode.id))
.withLiteralRange(xsdString.iri())
}

object AvroArrayNode extends AvroTypedNode {
Expand Down
26 changes: 13 additions & 13 deletions als-node-client/node-package/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion als-node-client/node-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"als": "./dist/als-node-client.min.js"
},
"dependencies": {
"@aml-org/amf-antlr-parsers": "0.7.25",
"@aml-org/amf-antlr-parsers": "0.7.27",
"@aml-org/amf-custom-validator": "1.7.2",
"@aml-org/amf-custom-validator-web": "1.7.2",
"ajv": "6.12.6",
Expand Down
14 changes: 7 additions & 7 deletions als-server/js/node-package/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion als-server/js/node-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"build:dist": "webpack --config ./webpack.config.js"
},
"dependencies": {
"@aml-org/amf-antlr-parsers": "0.7.25",
"@aml-org/amf-antlr-parsers": "0.7.27",
"@aml-org/amf-custom-validator": "1.7.2",
"@aml-org/amf-custom-validator-web": "1.7.2",
"ajv": "6.12.6",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
asyncapi: 2.6.0
info:
title: Market Data API
version: 1.0.0
description: This API provides real-time market data updates.

channels:
m1:
description: Pancho

components:
messages:
m1:
schemaFormat: application/vnd.apache.avro;version=1.9.0
payload:
$ref: schemas/union-type-invalid-payload.avsc
examples:
- payload:
name: John Doe
address:
zipcode: 1355
age: 20
favoriteProgrammingLanguage: Java
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
asyncapi: 2.6.0
info:
title: Market Data API
version: 1.0.0
description: This API provides real-time market data updates.
channels:
m1:
description: Pancho

components:
messages:
m1:
schemaFormat: application/vnd.apache.avro;version=1.9.0
payload:
$ref: schemas/union-type-payload.avsc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type" : "record",
"name" : "avrotoavro",
"fields" : [
{"name": "user_user", "type": {
"name": "user",
"type": "record",
"fields": [
{
"name": "username",
"type": "string"
},
{
"name": "age",
"type": "int"
}
]
}}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "record",
"name": "Person",
"fields": [
{"name": "name", "type": "string", "example": "Donkey"},
{"name": "age", "type": ["null", "int"], "default": null},
{
"name": "favoriteProgrammingLanguage",
"type": {"name": "ProgrammingLanguage", "type": "enum", "symbols": ["JS", "Java", "Go", "Rust", "C"]}
},
{
"name": "address",
"type": {
"name": "Address",
"type": "record",
"fields": [{"name": "zipcode", "type": "int"}, {"name": "zipcode", "type": "boolean"}]
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "record",
"name": "Person",
"fields": [
{"name": "name", "type": "string", "example": "Donkey"},
{"name": "age", "type": ["null", "int"], "default": null},
{
"name": "favoriteProgrammingLanguage",
"type": {"name": "ProgrammingLanguage", "type": "enum", "symbols": ["JS", "Java", "Go", "Rust", "C"]}
},
{
"name": "address",
"type": {
"name": "Address",
"type": "record",
"fields": [{"name": "zipcode", "type": "int"}]
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@type": [
"doc:APIContractProcessingData"
],
"apiContract:modelVersion": "3.9.0",
"apiContract:modelVersion": "3.10.0",
"doc:transformed": true,
"doc:sourceSpec": "RAML 1.0"
},
Expand Down
Loading

0 comments on commit ed5458a

Please sign in to comment.