Skip to content

Commit

Permalink
Merge pull request #243 from opticdev/develop
Browse files Browse the repository at this point in the history
Releasing 8.2.0
  • Loading branch information
acunniffe authored Jul 10, 2020
2 parents da1f38c + 5be88b0 commit cfeb7c2
Show file tree
Hide file tree
Showing 218 changed files with 35,985 additions and 3,103 deletions.
75 changes: 0 additions & 75 deletions core/domain-snapshots/commands-to-events/example-commands.json

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[
]
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"events" : [
{
"PathComponentAdded" : {
"pathId" : "path_1",
"pathId" : "baseline-path_1",
"parentPathId" : "root",
"name" : "users",
"eventContext" : {
Expand All @@ -15,15 +15,15 @@
},
{
"PathParameterAdded" : {
"pathId" : "path_2",
"parentPathId" : "path_1",
"pathId" : "baseline-path_2",
"parentPathId" : "baseline-path_1",
"name" : ":userId",
"eventContext" : null
}
},
{
"ShapeAdded" : {
"shapeId" : "shape_9",
"shapeId" : "baseline-shape_9",
"baseShapeId" : "$string",
"parameters" : {
"DynamicParameterList" : {
Expand All @@ -37,18 +37,18 @@
},
{
"PathParameterShapeSet" : {
"pathId" : "path_2",
"pathId" : "baseline-path_2",
"shapeDescriptor" : {
"shapeId" : "shape_9",
"shapeId" : "baseline-shape_9",
"isRemoved" : false
},
"eventContext" : null
}
},
{
"PathComponentAdded" : {
"pathId" : "path_3",
"parentPathId" : "path_2",
"pathId" : "baseline-path_3",
"parentPathId" : "baseline-path_2",
"name" : "profile",
"eventContext" : {
"clientId" : "ccc",
Expand All @@ -60,8 +60,8 @@
},
{
"RequestParameterAddedByPathAndMethod" : {
"parameterId" : "parameter_5",
"pathId" : "path_3",
"parameterId" : "baseline-request-parameter_1",
"pathId" : "baseline-path_3",
"httpMethod" : "GET",
"parameterLocation" : "query",
"name" : "queryString",
Expand All @@ -75,7 +75,7 @@
},
{
"ShapeAdded" : {
"shapeId" : "shape_10",
"shapeId" : "baseline-shape_10",
"baseShapeId" : "$object",
"parameters" : {
"DynamicParameterList" : {
Expand All @@ -94,9 +94,9 @@
},
{
"RequestParameterShapeSet" : {
"parameterId" : "parameter_5",
"parameterId" : "baseline-request-parameter_1",
"parameterDescriptor" : {
"shapeId" : "shape_10",
"shapeId" : "baseline-shape_10",
"isRemoved" : false
},
"eventContext" : {
Expand All @@ -109,8 +109,8 @@
},
{
"RequestAdded" : {
"requestId" : "request_1",
"pathId" : "path_3",
"requestId" : "baseline-request_1",
"pathId" : "baseline-path_3",
"httpMethod" : "GET",
"eventContext" : {
"clientId" : "ccc",
Expand All @@ -122,8 +122,8 @@
},
{
"ResponseAddedByPathAndMethod" : {
"responseId" : "response_1",
"pathId" : "path_3",
"responseId" : "baseline-response_1",
"pathId" : "baseline-path_3",
"httpMethod" : "GET",
"httpStatusCode" : 200,
"eventContext" : {
Expand All @@ -136,7 +136,7 @@
},
{
"ShapeAdded" : {
"shapeId" : "shape_8",
"shapeId" : "baseline-shape_8",
"baseShapeId" : "$object",
"parameters" : {
"DynamicParameterList" : {
Expand All @@ -155,7 +155,7 @@
},
{
"ShapeAdded" : {
"shapeId" : "shape_2",
"shapeId" : "baseline-shape_2",
"baseShapeId" : "$number",
"parameters" : {
"DynamicParameterList" : {
Expand All @@ -174,13 +174,13 @@
},
{
"FieldAdded" : {
"fieldId" : "parameter_1",
"shapeId" : "shape_8",
"fieldId" : "baseline-field_1",
"shapeId" : "baseline-shape_8",
"name" : "age",
"shapeDescriptor" : {
"FieldShapeFromShape" : {
"fieldId" : "parameter_1",
"shapeId" : "shape_2"
"fieldId" : "baseline-field_1",
"shapeId" : "baseline-shape_2"
}
},
"eventContext" : {
Expand All @@ -193,7 +193,7 @@
},
{
"ShapeAdded" : {
"shapeId" : "shape_4",
"shapeId" : "baseline-shape_4",
"baseShapeId" : "$string",
"parameters" : {
"DynamicParameterList" : {
Expand All @@ -212,7 +212,7 @@
},
{
"ShapeAdded" : {
"shapeId" : "shape_5",
"shapeId" : "baseline-shape_5",
"baseShapeId" : "$list",
"parameters" : {
"DynamicParameterList" : {
Expand All @@ -231,13 +231,13 @@
},
{
"FieldAdded" : {
"fieldId" : "parameter_2",
"shapeId" : "shape_8",
"fieldId" : "baseline-field_2",
"shapeId" : "baseline-shape_8",
"name" : "cities",
"shapeDescriptor" : {
"FieldShapeFromShape" : {
"fieldId" : "parameter_2",
"shapeId" : "shape_5"
"fieldId" : "baseline-field_2",
"shapeId" : "baseline-shape_5"
}
},
"eventContext" : {
Expand All @@ -250,7 +250,7 @@
},
{
"ShapeAdded" : {
"shapeId" : "shape_6",
"shapeId" : "baseline-shape_6",
"baseShapeId" : "$string",
"parameters" : {
"DynamicParameterList" : {
Expand All @@ -269,13 +269,13 @@
},
{
"FieldAdded" : {
"fieldId" : "parameter_3",
"shapeId" : "shape_8",
"fieldId" : "baseline-field_3",
"shapeId" : "baseline-shape_8",
"name" : "firstName",
"shapeDescriptor" : {
"FieldShapeFromShape" : {
"fieldId" : "parameter_3",
"shapeId" : "shape_6"
"fieldId" : "baseline-field_3",
"shapeId" : "baseline-shape_6"
}
},
"eventContext" : {
Expand All @@ -288,7 +288,7 @@
},
{
"ShapeAdded" : {
"shapeId" : "shape_7",
"shapeId" : "baseline-shape_7",
"baseShapeId" : "$string",
"parameters" : {
"DynamicParameterList" : {
Expand All @@ -307,13 +307,13 @@
},
{
"FieldAdded" : {
"fieldId" : "parameter_4",
"shapeId" : "shape_8",
"fieldId" : "baseline-field_4",
"shapeId" : "baseline-shape_8",
"name" : "lastName",
"shapeDescriptor" : {
"FieldShapeFromShape" : {
"fieldId" : "parameter_4",
"shapeId" : "shape_7"
"fieldId" : "baseline-field_4",
"shapeId" : "baseline-shape_7"
}
},
"eventContext" : {
Expand All @@ -328,10 +328,10 @@
"ShapeParameterShapeSet" : {
"shapeDescriptor" : {
"ProviderInShape" : {
"shapeId" : "shape_5",
"shapeId" : "baseline-shape_5",
"providerDescriptor" : {
"ShapeProvider" : {
"shapeId" : "shape_4"
"shapeId" : "baseline-shape_4"
}
},
"consumingParameterId" : "$listItem"
Expand All @@ -347,10 +347,10 @@
},
{
"ResponseBodySet" : {
"responseId" : "response_1",
"responseId" : "baseline-response_1",
"bodyDescriptor" : {
"httpContentType" : "application/json",
"shapeId" : "shape_8",
"shapeId" : "baseline-shape_8",
"isRemoved" : false
},
"eventContext" : {
Expand Down
Loading

0 comments on commit cfeb7c2

Please sign in to comment.