Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions spec/ApplicationPattern+config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1823,6 +1823,21 @@
"port-direction": "core-model-1-4:PORT_DIRECTION_TYPE_INPUT",
"logical-termination-point": "xx-1-0-0-op-s-bm-012"
},
{
"local-id": "113",
"port-direction": "core-model-1-4:PORT_DIRECTION_TYPE_INPUT",
"logical-termination-point": "xx-1-0-0-op-s-bm-013"
},
{
"local-id": "114",
"port-direction": "core-model-1-4:PORT_DIRECTION_TYPE_INPUT",
"logical-termination-point": "xx-1-0-0-op-s-bm-014"
},
{
"local-id": "115",
"port-direction": "core-model-1-4:PORT_DIRECTION_TYPE_INPUT",
"logical-termination-point": "xx-1-0-0-op-s-bm-015"
},
{
"local-id": "130",
"port-direction": "core-model-1-4:PORT_DIRECTION_TYPE_INPUT",
Expand Down
6 changes: 6 additions & 0 deletions spec/ApplicationPattern+forwardings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ forwardings:
uuid: xx-1-0-0-op-s-bm-011
- server-name: /v1/inquire-basic-auth-approvals
uuid: xx-1-0-0-op-s-bm-012
- server-name: /v1/dispose-remainders-of-deregistered-application
uuid: xx-1-0-0-op-s-bm-013
- server-name: /v1/inform-about-preceding-release
uuid: xx-1-0-0-op-s-bm-014
- server-name: /v1/update-client-of-subsequent-release
uuid: xx-1-0-0-op-s-bm-015
- server-name: /v1/bequeath-your-data-and-die
uuid: xx-1-0-0-op-s-im-000
- server-name: /v1/start-application-in-generic-representation
Expand Down